License |
License |
---|---|
GroupId | GroupIdio.github.chiclaim |
ArtifactId | ArtifactIdrouter-compiler |
Version | Version1.0.4 |
Type | Typejar |
Description |
DescriptionRouter Compiler
Android Modularization Compiler
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
router-compiler-1.0.4.pom | |
router-compiler-1.0.4.jar | 24 KB |
router-compiler-1.0.4-sources.jar | 10 KB |
router-compiler-1.0.4-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.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.chiclaim/router-compiler/
implementation 'io.github.chiclaim:router-compiler:1.0.4'
// https://jarcasting.com/artifacts/io.github.chiclaim/router-compiler/
implementation ("io.github.chiclaim:router-compiler:1.0.4")
'io.github.chiclaim:router-compiler:jar:1.0.4'
<dependency org="io.github.chiclaim" name="router-compiler" rev="1.0.4">
<artifact name="router-compiler" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.chiclaim', module='router-compiler', version='1.0.4')
)
libraryDependencies += "io.github.chiclaim" % "router-compiler" % "1.0.4"
[io.github.chiclaim/router-compiler "1.0.4"]
Group / Artifact | Type | Version |
---|---|---|
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 |
io.github.chiclaim : router-annotation | jar | 1.0.4 |