Last Version

router 1.0.13

Android routing library

License

License

GroupId

GroupId

com.chargemap.android
ArtifactId

ArtifactId

router
Version

Version

1.0.13
Type

Type

aar
Description

Description

router
Android routing library
Project URL

Project URL

https://github.com/chargemap/android-router
Source Code Management

Source Code Management

https://github.com/chargemap/android-router

Download router 1.0.13


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

Dependencies

runtime (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.6.10
androidx.fragment » fragment-ktx jar 1.3.6

Project Modules

There are no modules declared in this project.