is not current version
Last Version 1.0.0-rc02

VoyagerCore 1.0.0-beta01

A pragmatic navigation library for Jetpack Compose

License

License

GroupId

GroupId

cafe.adriel.voyager
ArtifactId

ArtifactId

voyager-core
Version

Version

1.0.0-beta01
Type

Type

aar
Description

Description

VoyagerCore
A pragmatic navigation library for Jetpack Compose
Project URL

Project URL

https://github.com/adrielcafe/voyager
Source Code Management

Source Code Management

https://github.com/adrielcafe/voyager

Download voyager-core 1.0.0-beta01


<!-- https://jarcasting.com/artifacts/cafe.adriel.voyager/voyager-core/ -->
<dependency>
    <groupId>cafe.adriel.voyager</groupId>
    <artifactId>voyager-core</artifactId>
    <version>1.0.0-beta01</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/cafe.adriel.voyager/voyager-core/
implementation 'cafe.adriel.voyager:voyager-core:1.0.0-beta01'
// https://jarcasting.com/artifacts/cafe.adriel.voyager/voyager-core/
implementation ("cafe.adriel.voyager:voyager-core:1.0.0-beta01")
'cafe.adriel.voyager:voyager-core:aar:1.0.0-beta01'
<dependency org="cafe.adriel.voyager" name="voyager-core" rev="1.0.0-beta01">
  <artifact name="voyager-core" type="aar" />
</dependency>
@Grapes(
@Grab(group='cafe.adriel.voyager', module='voyager-core', version='1.0.0-beta01')
)
libraryDependencies += "cafe.adriel.voyager" % "voyager-core" % "1.0.0-beta01"
[cafe.adriel.voyager/voyager-core "1.0.0-beta01"]

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.10

runtime (1)

Group / Artifact Type Version
androidx.compose.runtime » runtime-saveable jar 1.0.0-rc02

Project Modules

There are no modules declared in this project.