License |
License |
---|---|
GroupId | GroupIdio.github.kaustubhpatange |
ArtifactId | ArtifactIdnavigator-compose |
Last Version | Last Version0.1-alpha32 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionnavigator-compose
A small navigation library to ease the use of fragment transactions & handling backstack.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
navigator-compose-0.1-alpha32.pom | |
navigator-compose-0.1-alpha32-sources.jar | 8 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.kaustubhpatange/navigator-compose/ -->
<dependency>
<groupId>io.github.kaustubhpatange</groupId>
<artifactId>navigator-compose</artifactId>
<version>0.1-alpha32</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.kaustubhpatange/navigator-compose/
implementation 'io.github.kaustubhpatange:navigator-compose:0.1-alpha32'
// https://jarcasting.com/artifacts/io.github.kaustubhpatange/navigator-compose/
implementation ("io.github.kaustubhpatange:navigator-compose:0.1-alpha32")
'io.github.kaustubhpatange:navigator-compose:aar:0.1-alpha32'
<dependency org="io.github.kaustubhpatange" name="navigator-compose" rev="0.1-alpha32">
<artifact name="navigator-compose" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.kaustubhpatange', module='navigator-compose', version='0.1-alpha32')
)
libraryDependencies += "io.github.kaustubhpatange" % "navigator-compose" % "0.1-alpha32"
[io.github.kaustubhpatange/navigator-compose "0.1-alpha32"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.10 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-parcelize-runtime | jar | 1.6.10 |
androidx.core » core-ktx | jar | 1.7.0 |
androidx.compose.ui » ui | jar | 1.1.1 |
androidx.compose.material » material | jar | 1.1.1 |
androidx.compose.ui » ui-util | jar | 1.1.1 |
androidx.activity » activity-compose | jar | 1.4.0 |
androidx.lifecycle » lifecycle-viewmodel-compose | jar | 2.4.1 |
androidx.lifecycle » lifecycle-runtime-ktx | jar | 2.4.1 |