Last Version

ARouter register gradle plugin 1.0.2

A gradle plugin used for arouter route map register

License

License

GroupId

GroupId

com.alibaba
ArtifactId

ArtifactId

arouter-register
Version

Version

1.0.2
Type

Type

jar
Description

Description

ARouter register gradle plugin
A gradle plugin used for arouter route map register
Project URL

Project URL

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

Source Code Management

https://github.com/Alibaba/ARouter

Download arouter-register 1.0.2


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

Dependencies

compile (1)

Group / Artifact Type Version
com.android.tools.build : gradle jar 2.1.3

Project Modules

There are no modules declared in this project.