License |
License |
---|---|
GroupId | GroupIdcom.github.richardwrq |
ArtifactId | ArtifactIdkrouter-compiler |
Version | Version0.1.4 |
Type | Typejar |
Description |
Descriptionkrouter-compiler
Krouter compiler
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
krouter-compiler-0.1.4.pom | |
krouter-compiler-0.1.4.jar | 31 KB |
krouter-compiler-0.1.4-sources.jar | 7 KB |
krouter-compiler-0.1.4-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.richardwrq/krouter-compiler/ -->
<dependency>
<groupId>com.github.richardwrq</groupId>
<artifactId>krouter-compiler</artifactId>
<version>0.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.richardwrq/krouter-compiler/
implementation 'com.github.richardwrq:krouter-compiler:0.1.4'
// https://jarcasting.com/artifacts/com.github.richardwrq/krouter-compiler/
implementation ("com.github.richardwrq:krouter-compiler:0.1.4")
'com.github.richardwrq:krouter-compiler:jar:0.1.4'
<dependency org="com.github.richardwrq" name="krouter-compiler" rev="0.1.4">
<artifact name="krouter-compiler" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.richardwrq', module='krouter-compiler', version='0.1.4')
)
libraryDependencies += "com.github.richardwrq" % "krouter-compiler" % "0.1.4"
[com.github.richardwrq/krouter-compiler "0.1.4"]
Group / Artifact | Type | Version |
---|---|---|
com.github.richardwrq : krouter-annotation | jar | 0.1.3 |
Group / Artifact | Type | Version |
---|---|---|
com.google.auto.service : auto-service | jar | 1.0-rc2 |
org.jetbrains.kotlin : kotlin-reflect | jar | 1.2.40 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.2.40 |
com.squareup : kotlinpoet | jar | 0.7.0 |