is not current version
Last Version 0.1.8

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

Gradle KRouter Plugin

Categories

Categories

Gradle Build Tools
GroupId

GroupId

com.github.richardwrq
ArtifactId

ArtifactId

krouter-gradle-plugin
Version

Version

0.1.7
Type

Type

jar

Download krouter-gradle-plugin 0.1.7


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