Skip to content

unnamed/inject

Repository files navigation

inject

Build Status MIT License Discord

unnamed/inject is a zero-dependency, lightweight and fast runtime dependency injection library based on Google's Guice for Java 8+

By not having to worry about manually injecting dependencies, this library will potentially increase your programming productivity

Check the documentation for installation and usage information for this library