License |
License |
---|---|
GroupId | GroupIdcafe.adriel.voyager |
ArtifactId | ArtifactIdvoyager-hilt |
Version | Version1.0.0-beta16 |
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-beta16.pom | |
voyager-hilt-1.0.0-beta16-sources.jar | 6 KB |
voyager-hilt-1.0.0-beta16-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-beta16</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/cafe.adriel.voyager/voyager-hilt/
implementation 'cafe.adriel.voyager:voyager-hilt:1.0.0-beta16'
// https://jarcasting.com/artifacts/cafe.adriel.voyager/voyager-hilt/
implementation ("cafe.adriel.voyager:voyager-hilt:1.0.0-beta16")
'cafe.adriel.voyager:voyager-hilt:aar:1.0.0-beta16'
<dependency org="cafe.adriel.voyager" name="voyager-hilt" rev="1.0.0-beta16">
<artifact name="voyager-hilt" type="aar" />
</dependency>
@Grapes(
@Grab(group='cafe.adriel.voyager', module='voyager-hilt', version='1.0.0-beta16')
)
libraryDependencies += "cafe.adriel.voyager" % "voyager-hilt" % "1.0.0-beta16"
[cafe.adriel.voyager/voyager-hilt "1.0.0-beta16"]
Group / Artifact | Type | Version |
---|---|---|
cafe.adriel.voyager : voyager-androidx | jar | 1.0.0-beta16 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.10 |
Group / Artifact | Type | Version |
---|---|---|
androidx.compose.runtime » runtime | jar | 1.1.0 |
androidx.compose.ui » ui | jar | 1.1.0 |
androidx.lifecycle » lifecycle-viewmodel-savedstate | jar | 2.4.1 |
androidx.lifecycle » lifecycle-viewmodel-ktx | jar | 2.4.1 |
com.google.dagger : hilt-android | jar | 2.41 |