is not current version
Last Version 0.1.4

com.github.richardwrq:krouter-compiler 0.1.2

Krouter compiler

GroupId

GroupId

com.github.richardwrq
ArtifactId

ArtifactId

krouter-compiler
Version

Version

0.1.2
Type

Type

jar

Download krouter-compiler 0.1.2


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