License |
License |
---|---|
GroupId | GroupIdio.github.alexgladkov |
ArtifactId | ArtifactIdodyssey-compose-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-compose-android-0.1.4.pom | |
odyssey-compose-android-0.1.4-sources.jar | 10 KB |
odyssey-compose-android-0.1.4-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.1.4</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.alexgladkov/odyssey-compose-android/
implementation 'io.github.alexgladkov:odyssey-compose-android:0.1.4'
// https://jarcasting.com/artifacts/io.github.alexgladkov/odyssey-compose-android/
implementation ("io.github.alexgladkov:odyssey-compose-android:0.1.4")
'io.github.alexgladkov:odyssey-compose-android:aar:0.1.4'
<dependency org="io.github.alexgladkov" name="odyssey-compose-android" rev="0.1.4">
<artifact name="odyssey-compose-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.alexgladkov', module='odyssey-compose-android', version='0.1.4')
)
libraryDependencies += "io.github.alexgladkov" % "odyssey-compose-android" % "0.1.4"
[io.github.alexgladkov/odyssey-compose-android "0.1.4"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.31 |
Group / Artifact | Type | Version |
---|---|---|
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 |
org.jetbrains.compose.runtime » runtime-android | jar | 1.0.0-alpha4-build398 |
org.jetbrains.compose.foundation » foundation-android | jar | 1.0.0-alpha4-build398 |
org.jetbrains.compose.material » material-android | jar | 1.0.0-alpha4-build398 |
io.github.alexgladkov : odyssey-core-android | jar | 0.1.4 |