VoyagerTransitions

A pragmatic navigation library for Jetpack Compose

License

License

GroupId

GroupId

cafe.adriel.voyager
ArtifactId

ArtifactId

voyager-transitions
Last Version

Last Version

1.0.0-rc02
Release Date

Release Date

Type

Type

aar
Description

Description

VoyagerTransitions
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-transitions

How to add to project

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

Dependencies

runtime (3)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0-rc02
1.0.0-rc01
1.0.0-beta16
1.0.0-beta15
1.0.0-beta14
1.0.0-beta13
1.0.0-beta12
1.0.0-beta11
1.0.0-beta10
1.0.0-beta09
1.0.0-beta08
1.0.0-beta07
1.0.0-beta06
1.0.0-beta05
1.0.0-beta04
1.0.0-beta03
1.0.0-beta02