Last Version

VoyagerLiveData 1.0.0-rc02

A pragmatic navigation library for Jetpack Compose

License

License

Categories

Categories

Data
GroupId

GroupId

cafe.adriel.voyager
ArtifactId

ArtifactId

voyager-livedata
Version

Version

1.0.0-rc02
Type

Type

aar
Description

Description

VoyagerLiveData
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-livedata 1.0.0-rc02


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

Dependencies

compile (2)

Group / Artifact Type Version
cafe.adriel.voyager : voyager-core jar 1.0.0-rc02
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.10

runtime (1)

Group / Artifact Type Version
androidx.compose.runtime » runtime-livedata jar 1.1.0

Project Modules

There are no modules declared in this project.