Last Version

navigation 1.2.1

property 'name' Android extensions

License

License

MIT License
GroupId

GroupId

com.tunjid.androidx
ArtifactId

ArtifactId

navigation
Version

Version

1.2.1
Type

Type

aar
Description

Description

navigation
property 'name' Android extensions
Project URL

Project URL

https://github.com/tunjid/Android-Extensions

Download navigation 1.2.1


<!-- https://jarcasting.com/artifacts/com.tunjid.androidx/navigation/ -->
<dependency>
    <groupId>com.tunjid.androidx</groupId>
    <artifactId>navigation</artifactId>
    <version>1.2.1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.tunjid.androidx/navigation/
implementation 'com.tunjid.androidx:navigation:1.2.1'
// https://jarcasting.com/artifacts/com.tunjid.androidx/navigation/
implementation ("com.tunjid.androidx:navigation:1.2.1")
'com.tunjid.androidx:navigation:aar:1.2.1'
<dependency org="com.tunjid.androidx" name="navigation" rev="1.2.1">
  <artifact name="navigation" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.tunjid.androidx', module='navigation', version='1.2.1')
)
libraryDependencies += "com.tunjid.androidx" % "navigation" % "1.2.1"
[com.tunjid.androidx/navigation "1.2.1"]

Dependencies

runtime (7)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.4.32
androidx.core » core-ktx jar 1.3.2
androidx.appcompat » appcompat jar 1.2.0
androidx.savedstate » savedstate jar 1.1.0
androidx.fragment » fragment-ktx jar 1.3.2
com.tunjid.androidx : core jar 1.3.1
com.tunjid.androidx : savedstate jar 1.0.1

Project Modules

There are no modules declared in this project.