is not current version
Last Version 0.5.0

io.github.mooney-code:router 0.2.0

A router for Android

GroupId

GroupId

io.github.mooney-code
ArtifactId

ArtifactId

router
Version

Version

0.2.0
Type

Type

aar

Download router 0.2.0


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