License |
License |
---|---|
GroupId | GroupIdio.github.taoweiji.grouter |
ArtifactId | ArtifactIdgrouter-compiler |
Last Version | Last Version1.2.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiongrouter
grouter for Android
|
Filename | Size |
---|---|
grouter-compiler-1.2.2.pom | |
grouter-compiler-1.2.2.jar | 43 KB |
grouter-compiler-1.2.2-sources.jar | 22 KB |
grouter-compiler-1.2.2-javadoc.jar | 87 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.taoweiji.grouter/grouter-compiler/ -->
<dependency>
<groupId>io.github.taoweiji.grouter</groupId>
<artifactId>grouter-compiler</artifactId>
<version>1.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.taoweiji.grouter/grouter-compiler/
implementation 'io.github.taoweiji.grouter:grouter-compiler:1.2.2'
// https://jarcasting.com/artifacts/io.github.taoweiji.grouter/grouter-compiler/
implementation ("io.github.taoweiji.grouter:grouter-compiler:1.2.2")
'io.github.taoweiji.grouter:grouter-compiler:jar:1.2.2'
<dependency org="io.github.taoweiji.grouter" name="grouter-compiler" rev="1.2.2">
<artifact name="grouter-compiler" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.taoweiji.grouter', module='grouter-compiler', version='1.2.2')
)
libraryDependencies += "io.github.taoweiji.grouter" % "grouter-compiler" % "1.2.2"
[io.github.taoweiji.grouter/grouter-compiler "1.2.2"]
Group / Artifact | Type | Version |
---|---|---|
com.google.auto.service : auto-service | jar | 1.0-rc2 |
com.squareup : javapoet | jar | 1.11.1 |
io.github.taoweiji.grouter : grouter-annotation | jar | 1.2.2 |
com.alibaba : fastjson | jar | 1.1.45.android |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |