Dagger (original) (raw)
Dagger is a fully static, compile-time dependency injection framework for Java, Kotlin, and Android. It is an adaptation of anearlier version created bySquare and now maintained by Google.
The latest Dagger release is: Dagger 2.56.2
Dagger aims to address many of the development and performance issues that have plagued reflection-based solutions. More details can be found inthis talk (slides) byGregory Kick.
Where are the docs?
Where is the code?
Have a question?
- Ask it on Stack Overflow with the dagger-2 tag
- Send an email to dagger-discuss@googlegroups.com