Last Version

ARouter Compiler 1.5.2

Compiler for ARouter to find route

License

License

GroupId

GroupId

com.alibaba
ArtifactId

ArtifactId

arouter-compiler
Version

Version

1.5.2
Type

Type

jar
Description

Description

ARouter Compiler
Compiler for ARouter to find route
Project URL

Project URL

https://github.com/Alibaba/ARouter/
Source Code Management

Source Code Management

https://github.com/Alibaba/ARouter/

Download arouter-compiler 1.5.2


<!-- https://jarcasting.com/artifacts/com.alibaba/arouter-compiler/ -->
<dependency>
    <groupId>com.alibaba</groupId>
    <artifactId>arouter-compiler</artifactId>
    <version>1.5.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.alibaba/arouter-compiler/
implementation 'com.alibaba:arouter-compiler:1.5.2'
// https://jarcasting.com/artifacts/com.alibaba/arouter-compiler/
implementation ("com.alibaba:arouter-compiler:1.5.2")
'com.alibaba:arouter-compiler:jar:1.5.2'
<dependency org="com.alibaba" name="arouter-compiler" rev="1.5.2">
  <artifact name="arouter-compiler" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.alibaba', module='arouter-compiler', version='1.5.2')
)
libraryDependencies += "com.alibaba" % "arouter-compiler" % "1.5.2"
[com.alibaba/arouter-compiler "1.5.2"]

Dependencies

runtime (5)

Group / Artifact Type Version
com.alibaba : arouter-annotation jar 1.0.6
com.squareup : javapoet jar 1.8.0
org.apache.commons : commons-lang3 jar 3.5
org.apache.commons : commons-collections4 jar 4.1
com.alibaba : fastjson jar 1.2.69

Project Modules

There are no modules declared in this project.