| License |
License |
|---|---|
| GroupId | GroupIdio.github.kaustubhpatange |
| ArtifactId | ArtifactIdnavigator |
| Version | Version0.1-alpha36 |
| Type | Typeaar |
| Description |
Descriptionnavigator
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-0.1-alpha36.pom | |
| navigator-0.1-alpha36-sources.jar | 21 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.kaustubhpatange/navigator/ -->
<dependency>
<groupId>io.github.kaustubhpatange</groupId>
<artifactId>navigator</artifactId>
<version>0.1-alpha36</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.kaustubhpatange/navigator/
implementation 'io.github.kaustubhpatange:navigator:0.1-alpha36'
// https://jarcasting.com/artifacts/io.github.kaustubhpatange/navigator/
implementation ("io.github.kaustubhpatange:navigator:0.1-alpha36")
'io.github.kaustubhpatange:navigator:aar:0.1-alpha36'
<dependency org="io.github.kaustubhpatange" name="navigator" rev="0.1-alpha36">
<artifact name="navigator" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.kaustubhpatange', module='navigator', version='0.1-alpha36')
)
libraryDependencies += "io.github.kaustubhpatange" % "navigator" % "0.1-alpha36"
[io.github.kaustubhpatange/navigator "0.1-alpha36"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-parcelize-runtime | jar | 1.5.10 |
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.5.10 |
| androidx.core » core-ktx | jar | 1.3.2 |
| androidx.appcompat » appcompat | jar | 1.2.0 |
| androidx.fragment » fragment-ktx | jar | 1.3.4 |