grouter

grouter for Android

License

License

GroupId

GroupId

io.github.taoweiji.grouter
ArtifactId

ArtifactId

grouter-compiler
Last Version

Last Version

1.2.2
Release Date

Release Date

Type

Type

jar
Description

Description

grouter
grouter for Android

Download grouter-compiler

How to add to project

<!-- 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"]

Dependencies

runtime (4)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.2