A fast dependency injector for Android and Java. Kinject has been thought to get the following objectives:
- Ease to configure.
 - Clean way to satisfy dependencies.
 - High performance without lose flexibility.
 - Integration little intrusive and easily abstractable.
 - Dependencies graph validation in compilation time.
 - Based on code generation.
 - Proguard friendly.
 
from The Android Arsenal
No comments:
Post a Comment