License |
License |
---|---|
GroupId | GroupIdio.github.alexgladkov |
ArtifactId | ArtifactIdodyssey-compose-android |
Version | Version0.5.0 |
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-compose-android-0.5.0.pom | |
odyssey-compose-android-0.5.0-sources.jar | 23 KB |
odyssey-compose-android-0.5.0-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.alexgladkov/odyssey-compose-android/ -->
<dependency>
<groupId>io.github.alexgladkov</groupId>
<artifactId>odyssey-compose-android</artifactId>
<version>0.5.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.alexgladkov/odyssey-compose-android/
implementation 'io.github.alexgladkov:odyssey-compose-android:0.5.0'
// https://jarcasting.com/artifacts/io.github.alexgladkov/odyssey-compose-android/
implementation ("io.github.alexgladkov:odyssey-compose-android:0.5.0")
'io.github.alexgladkov:odyssey-compose-android:aar:0.5.0'
<dependency org="io.github.alexgladkov" name="odyssey-compose-android" rev="0.5.0">
<artifact name="odyssey-compose-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.alexgladkov', module='odyssey-compose-android', version='0.5.0')
)
libraryDependencies += "io.github.alexgladkov" % "odyssey-compose-android" % "0.5.0"
[io.github.alexgladkov/odyssey-compose-android "0.5.0"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.10 |
Group / Artifact | Type | Version |
---|---|---|
androidx.compose.runtime » runtime | jar | 1.1.0-beta04 |
androidx.compose.foundation » foundation | jar | 1.1.0-beta04 |
androidx.compose.material » material | jar | 1.1.0-beta04 |
io.github.alexgladkov : odyssey-core-android | jar | 0.5.0 |
com.benasher44 : uuid-jvm | jar | 0.3.1 |
androidx.appcompat » appcompat | jar | 1.4.0-alpha03 |
androidx.core » core-ktx | jar | 1.6.0 |
androidx.activity » activity-compose | jar | 1.3.0-beta02 |
androidx.compose.ui » ui-unit | jar | 1.0.5 |