License |
License |
---|---|
GroupId | GroupIdcafe.adriel.voyager |
ArtifactId | ArtifactIdvoyager-transitions |
Version | Version1.0.0-beta05 |
Type | Typeaar |
Description |
DescriptionVoyagerTransitions
A pragmatic navigation library for Jetpack Compose
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/cafe.adriel.voyager/voyager-transitions/ -->
<dependency>
<groupId>cafe.adriel.voyager</groupId>
<artifactId>voyager-transitions</artifactId>
<version>1.0.0-beta05</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/cafe.adriel.voyager/voyager-transitions/
implementation 'cafe.adriel.voyager:voyager-transitions:1.0.0-beta05'
// https://jarcasting.com/artifacts/cafe.adriel.voyager/voyager-transitions/
implementation ("cafe.adriel.voyager:voyager-transitions:1.0.0-beta05")
'cafe.adriel.voyager:voyager-transitions:aar:1.0.0-beta05'
<dependency org="cafe.adriel.voyager" name="voyager-transitions" rev="1.0.0-beta05">
<artifact name="voyager-transitions" type="aar" />
</dependency>
@Grapes(
@Grab(group='cafe.adriel.voyager', module='voyager-transitions', version='1.0.0-beta05')
)
libraryDependencies += "cafe.adriel.voyager" % "voyager-transitions" % "1.0.0-beta05"
[cafe.adriel.voyager/voyager-transitions "1.0.0-beta05"]
Group / Artifact | Type | Version |
---|---|---|
cafe.adriel.voyager : voyager-core | jar | 1.0.0-beta05 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.21 |
Group / Artifact | Type | Version |
---|---|---|
cafe.adriel.voyager : voyager-navigator | jar | 1.0.0-beta05 |
androidx.compose.animation » animation | jar | 1.0.1 |