License |
License |
---|---|
GroupId | GroupIdcafe.adriel.voyager |
ArtifactId | ArtifactIdvoyager-hilt |
Version | Version1.0.0-beta13 |
Type | Typeaar |
Description |
DescriptionVoyagerHilt
A pragmatic navigation library for Jetpack Compose
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
voyager-hilt-1.0.0-beta13.pom | |
voyager-hilt-1.0.0-beta13-sources.jar | 5 KB |
voyager-hilt-1.0.0-beta13-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/cafe.adriel.voyager/voyager-hilt/ -->
<dependency>
<groupId>cafe.adriel.voyager</groupId>
<artifactId>voyager-hilt</artifactId>
<version>1.0.0-beta13</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/cafe.adriel.voyager/voyager-hilt/
implementation 'cafe.adriel.voyager:voyager-hilt:1.0.0-beta13'
// https://jarcasting.com/artifacts/cafe.adriel.voyager/voyager-hilt/
implementation ("cafe.adriel.voyager:voyager-hilt:1.0.0-beta13")
'cafe.adriel.voyager:voyager-hilt:aar:1.0.0-beta13'
<dependency org="cafe.adriel.voyager" name="voyager-hilt" rev="1.0.0-beta13">
<artifact name="voyager-hilt" type="aar" />
</dependency>
@Grapes(
@Grab(group='cafe.adriel.voyager', module='voyager-hilt', version='1.0.0-beta13')
)
libraryDependencies += "cafe.adriel.voyager" % "voyager-hilt" % "1.0.0-beta13"
[cafe.adriel.voyager/voyager-hilt "1.0.0-beta13"]
Group / Artifact | Type | Version |
---|---|---|
cafe.adriel.voyager : voyager-androidx | jar | 1.0.0-beta13 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.31 |
Group / Artifact | Type | Version |
---|---|---|
androidx.appcompat » appcompat | jar | 1.4.0-beta01 |
androidx.compose.runtime » runtime | jar | 1.1.0-alpha06 |
androidx.compose.ui » ui | jar | 1.1.0-alpha06 |
androidx.lifecycle » lifecycle-viewmodel-savedstate | jar | 2.4.0-rc01 |
androidx.lifecycle » lifecycle-viewmodel-ktx | jar | 2.4.0-rc01 |
com.google.dagger : hilt-android | jar | 2.39.1 |