is not current version
Last Version 1.0.0-beta11

io.github.alexgladkov:odyssey-core-android-debug 0.4.2

Lightweight multiplatform navigation library (jvm, android, ios)

GroupId

GroupId

io.github.alexgladkov
ArtifactId

ArtifactId

odyssey-core-android-debug
Version

Version

0.4.2
Type

Type

aar

Download odyssey-core-android-debug 0.4.2


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