is not current version
Last Version 1.0.0-beta11

io.github.alexgladkov:odyssey-compose-android-debug 0.1.3

Lightweight multiplatform navigation library (jvm, android, ios)

GroupId

GroupId

io.github.alexgladkov
ArtifactId

ArtifactId

odyssey-compose-android-debug
Version

Version

0.1.3
Type

Type

aar

Download odyssey-compose-android-debug 0.1.3


<!-- https://jarcasting.com/artifacts/io.github.alexgladkov/odyssey-compose-android-debug/ -->
<dependency>
    <groupId>io.github.alexgladkov</groupId>
    <artifactId>odyssey-compose-android-debug</artifactId>
    <version>0.1.3</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.alexgladkov/odyssey-compose-android-debug/
implementation 'io.github.alexgladkov:odyssey-compose-android-debug:0.1.3'
// https://jarcasting.com/artifacts/io.github.alexgladkov/odyssey-compose-android-debug/
implementation ("io.github.alexgladkov:odyssey-compose-android-debug:0.1.3")
'io.github.alexgladkov:odyssey-compose-android-debug:aar:0.1.3'
<dependency org="io.github.alexgladkov" name="odyssey-compose-android-debug" rev="0.1.3">
  <artifact name="odyssey-compose-android-debug" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.alexgladkov', module='odyssey-compose-android-debug', version='0.1.3')
)
libraryDependencies += "io.github.alexgladkov" % "odyssey-compose-android-debug" % "0.1.3"
[io.github.alexgladkov/odyssey-compose-android-debug "0.1.3"]