License |
License |
---|---|
GroupId | GroupIdio.github.chiclaim |
ArtifactId | ArtifactIdrouter-compiler |
Last Version | Last Version1.0.6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionRouter Compiler
Android Modularization Compiler
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
router-compiler-1.0.6.pom | |
router-compiler-1.0.6.jar | 24 KB |
router-compiler-1.0.6-sources.jar | 10 KB |
router-compiler-1.0.6-javadoc.jar | 46 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.chiclaim/router-compiler/ -->
<dependency>
<groupId>io.github.chiclaim</groupId>
<artifactId>router-compiler</artifactId>
<version>1.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.chiclaim/router-compiler/
implementation 'io.github.chiclaim:router-compiler:1.0.6'
// https://jarcasting.com/artifacts/io.github.chiclaim/router-compiler/
implementation ("io.github.chiclaim:router-compiler:1.0.6")
'io.github.chiclaim:router-compiler:jar:1.0.6'
<dependency org="io.github.chiclaim" name="router-compiler" rev="1.0.6">
<artifact name="router-compiler" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.chiclaim', module='router-compiler', version='1.0.6')
)
libraryDependencies += "io.github.chiclaim" % "router-compiler" % "1.0.6"
[io.github.chiclaim/router-compiler "1.0.6"]
Group / Artifact | Type | Version |
---|---|---|
io.github.chiclaim : router-annotation | jar | 1.0.5 |
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.4.32 |
Group / Artifact | Type | Version |
---|---|---|
com.google.auto.service : auto-service | jar | 1.0-rc3 |
com.squareup : javapoet | jar | 1.9.0 |