Skip to content
/ inject Public

A fast and very lightweight dependency injection library for Java 8+

License

Notifications You must be signed in to change notification settings

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