License |
License |
---|---|
GroupId | GroupIdio.github.alexgladkov |
ArtifactId | ArtifactIdodyssey-core-android |
Version | Version0.1.4 |
Type | Typeaar |
Description |
DescriptionOdyssey library
Lightweight multiplatform navigation library (jvm, android, ios)
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
odyssey-core-android-0.1.4.pom | |
odyssey-core-android-0.1.4-sources.jar | 12 KB |
odyssey-core-android-0.1.4-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.alexgladkov/odyssey-core-android/ -->
<dependency>
<groupId>io.github.alexgladkov</groupId>
<artifactId>odyssey-core-android</artifactId>
<version>0.1.4</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.alexgladkov/odyssey-core-android/
implementation 'io.github.alexgladkov:odyssey-core-android:0.1.4'
// https://jarcasting.com/artifacts/io.github.alexgladkov/odyssey-core-android/
implementation ("io.github.alexgladkov:odyssey-core-android:0.1.4")
'io.github.alexgladkov:odyssey-core-android:aar:0.1.4'
<dependency org="io.github.alexgladkov" name="odyssey-core-android" rev="0.1.4">
<artifact name="odyssey-core-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.alexgladkov', module='odyssey-core-android', version='0.1.4')
)
libraryDependencies += "io.github.alexgladkov" % "odyssey-core-android" % "0.1.4"
[io.github.alexgladkov/odyssey-core-android "0.1.4"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-common | jar | 1.5.31 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.31 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlinx : kotlinx-coroutines-core-jvm | jar | 1.5.1-native-mt |
androidx.activity » activity-compose | jar | 1.3.0-beta02 |