is not current version
Last Version 2.42

Hilt Android 2.40.5

A fast dependency injector for Android and Java.

License

License

Categories

Categories

Dagger Application Layer Libs Dependency Injection
GroupId

GroupId

com.google.dagger
ArtifactId

ArtifactId

hilt-android
Version

Version

2.40.5
Type

Type

aar
Description

Description

Hilt Android
A fast dependency injector for Android and Java.
Project URL

Project URL

https://github.com/google/dagger
Project Organization

Project Organization

Google, Inc.
Source Code Management

Source Code Management

https://github.com/google/dagger/

Download hilt-android 2.40.5


<!-- https://jarcasting.com/artifacts/com.google.dagger/hilt-android/ -->
<dependency>
    <groupId>com.google.dagger</groupId>
    <artifactId>hilt-android</artifactId>
    <version>2.40.5</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.google.dagger/hilt-android/
implementation 'com.google.dagger:hilt-android:2.40.5'
// https://jarcasting.com/artifacts/com.google.dagger/hilt-android/
implementation ("com.google.dagger:hilt-android:2.40.5")
'com.google.dagger:hilt-android:aar:2.40.5'
<dependency org="com.google.dagger" name="hilt-android" rev="2.40.5">
  <artifact name="hilt-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.google.dagger', module='hilt-android', version='2.40.5')
)
libraryDependencies += "com.google.dagger" % "hilt-android" % "2.40.5"
[com.google.dagger/hilt-android "2.40.5"]

Dependencies

compile (12)

Group / Artifact Type Version
com.google.dagger : dagger jar 2.40.5
com.google.dagger : dagger-lint-aar jar 2.40.5
com.google.dagger : hilt-core jar 2.40.5
com.google.code.findbugs : jsr305 jar 3.0.2
androidx.activity » activity jar 1.3.1
androidx.annotation » annotation jar 1.2.0
androidx.fragment » fragment jar 1.3.6
androidx.lifecycle » lifecycle-common jar 2.3.1
androidx.lifecycle » lifecycle-viewmodel jar 2.3.1
androidx.lifecycle » lifecycle-viewmodel-savedstate jar 2.3.1
androidx.savedstate » savedstate jar 1.1.0
javax.inject : javax.inject jar 1

Project Modules

There are no modules declared in this project.