is not current version
Last Version 1.0.0-beta11

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

Lightweight multiplatform navigation library (jvm, android, ios)

GroupId

GroupId

io.github.alexgladkov
ArtifactId

ArtifactId

odyssey-core-android-debug
Version

Version

0.0.1
Type

Type

aar

Download odyssey-core-android-debug 0.0.1


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