reserved. Dagger2 Dagger is a compile time dependency injection framework for both Java and Android. I will inject the dependencies just tell me: • What dependencies to inject - @Component • How to create it - @Module, @Provides • Where to inject - @Inject • Which one to inject - @Qualifier, @Named