Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 769 Bytes

readme.md

File metadata and controls

13 lines (10 loc) · 769 Bytes

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