Router

Android Modularization API

License

License

GroupId

GroupId

io.github.chiclaim
ArtifactId

ArtifactId

router
Last Version

Last Version

1.0.6
Release Date

Release Date

Type

Type

aar
Description

Description

Router
Android Modularization API
Project URL

Project URL

https://github.com/chiclaim
Source Code Management

Source Code Management

https://github.com/chiclaim

Download router

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
io.github.chiclaim : router-annotation jar 1.0.5
androidx.fragment » fragment jar 1.2.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.6
1.0.4