License |
License |
---|---|
Categories |
CategoriesDagger Application Layer Libs Dependency Injection |
GroupId | GroupIdio.github.licy5352.dagger |
ArtifactId | ArtifactIdhilt-core |
Last Version | Last Version2.40.5-rc1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHilt Core
A fast dependency injector for Android and Java.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
hilt-core-2.40.5-rc1.pom | |
hilt-core-2.40.5-rc1.jar | 17 KB |
hilt-core-2.40.5-rc1-sources.jar | 24 KB |
hilt-core-2.40.5-rc1-javadoc.jar | 71 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.licy5352.dagger/hilt-core/ -->
<dependency>
<groupId>io.github.licy5352.dagger</groupId>
<artifactId>hilt-core</artifactId>
<version>2.40.5-rc1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.licy5352.dagger/hilt-core/
implementation 'io.github.licy5352.dagger:hilt-core:2.40.5-rc1'
// https://jarcasting.com/artifacts/io.github.licy5352.dagger/hilt-core/
implementation ("io.github.licy5352.dagger:hilt-core:2.40.5-rc1")
'io.github.licy5352.dagger:hilt-core:jar:2.40.5-rc1'
<dependency org="io.github.licy5352.dagger" name="hilt-core" rev="2.40.5-rc1">
<artifact name="hilt-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.licy5352.dagger', module='hilt-core', version='2.40.5-rc1')
)
libraryDependencies += "io.github.licy5352.dagger" % "hilt-core" % "2.40.5-rc1"
[io.github.licy5352.dagger/hilt-core "2.40.5-rc1"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
io.github.licy5352.dagger : dagger | jar | 2.40.5-rc1 |
javax.inject : javax.inject | jar | 1 |