router

Router

License

License

GroupId

GroupId

com.github.boybeak
ArtifactId

ArtifactId

router
Last Version

Last Version

0.0.3
Release Date

Release Date

Type

Type

aar
Description

Description

router
Router
Project URL

Project URL

https://github.com/boybeak/Router
Source Code Management

Source Code Management

https://github.com/boybeak/Router/tree/master

Download router

How to add to project

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

Dependencies

runtime (1)

Group / Artifact Type Version
com.android.support » support-annotations jar 28.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.3
0.0.1