A fast dependency injector for Android and Java, built on top of Dagger.
<dependency>
<groupId>com.google.dagger</groupId>
<artifactId>hilt-android</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.
Annotate your Application class with @HiltAndroidApp to trigger Hilt's code generation.
Ensure your Gradle build includes the Hilt plugin and uses compatible Dagger versions.
No dependency data recorded yet.