Last Version

ARouter annotation 1.0.6

The annotation used in arouter api

License

License

GroupId

GroupId

com.alibaba
ArtifactId

ArtifactId

arouter-annotation
Version

Version

1.0.6
Type

Type

jar
Description

Description

ARouter annotation
The annotation used in arouter api
Project URL

Project URL

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

Source Code Management

https://github.com/Alibaba/ARouter

Download arouter-annotation 1.0.6


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.