is not current version
Last Version 0.1.7

com.github.richardwrq:krouter-api 0.1.5

Krouter api

GroupId

GroupId

com.github.richardwrq
ArtifactId

ArtifactId

krouter-api
Version

Version

0.1.5
Type

Type

aar

Download krouter-api 0.1.5


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