is not current version
Last Version 0.1.8

com.github.richardwrq:krouter-gradle-plugin 0.1.3

Gradle KRouter Plugin

Categories

Categories

Gradle Build Tools
GroupId

GroupId

com.github.richardwrq
ArtifactId

ArtifactId

krouter-gradle-plugin
Version

Version

0.1.3
Type

Type

jar

Download krouter-gradle-plugin 0.1.3


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