From 4688054587c3ff6ce83e85c15a46839f5088a317 Mon Sep 17 00:00:00 2001 From: Boris Velichko Date: Sun, 24 Feb 2019 18:56:46 +0600 Subject: [PATCH] Add JayWire --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 72efbec..194cd4c 100644 --- a/README.md +++ b/README.md @@ -288,6 +288,7 @@ A curated list of awesome Java frameworks, libraries and software. - [Governator](https://github.com/Netflix/governator) - Extensions and utilities that enhance Google Guice. - [Guice](https://github.com/google/guice) - Lightweight and opinionated framework that completes Dagger. - [HK2](https://javaee.github.io/hk2) - Lightweight and dynamic dependency injection framework. +- [JayWire](https://github.com/vanillasource/jaywire) - Lightweight dependency injection framework. ### Development