Dagger ‐ About the tool - devrath/DroidDi GitHub Wiki
Definition
- Dagger is a fully static compile-time dependency injection framework for
javaandkotlin. - Dagger is maintained by Google
- Dagger aims to address many of the performance and development issues that have been plagued by reflection-based solutions.