is not current version
Last Version 2.42

Hilt Android 2.38.1

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.38.1
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.38.1


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

Dependencies

compile (12)

Group / Artifact Type Version
com.google.dagger : dagger jar 2.38.1
com.google.dagger : dagger-lint-aar jar 2.38.1
com.google.dagger : hilt-core jar 2.38.1
com.google.code.findbugs : jsr305 jar 3.0.1
androidx.activity » activity jar 1.2.2
androidx.annotation » annotation jar 1.1.0
androidx.fragment » fragment jar 1.3.2
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.