A fast dependency injector for Android and Java, with Android support utilities.
<dependency>
<groupId>com.google.dagger</groupId>
<artifactId>dagger-android-support</artifactId>
<version>2.59.2</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Inject dependencies into an Android Activity.
Create a custom Application class that implements HasAndroidInjector and provides an AndroidInjector.
No dependency data recorded yet.