Download arouter-annotation-1.0.0.jar file - Jar a

Jar examples for a:arouter-annotation

Description

The annotation used in arouter api

You can download jar file arouter-annotation 1.0.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add arouter-annotation-1.0.0.jar to your project.

<dependency>
   <groupId>com.alibaba</groupId>
   <artifactId>arouter-annotation</artifactId>
   <version>1.0.0</version>
</dependency>
compile group: 'com.alibaba', name: 'arouter-annotation', version: '1.0.0'
libraryDependencies += "com.alibaba" % "arouter-annotation" % "1.0.0"
<dependency org="com.alibaba" name="arouter-annotation" rev="1.0.0"/>
@Grapes(@Grab(group='com.alibaba', module='arouter-annotation', version='1.0.0'))
'com.alibaba:arouter-annotation:jar:1.0.0'

Download

Click the following link to download the jar file.

arouter-annotation-1.0.0-javadoc.jar
arouter-annotation-1.0.0-sources.jar
arouter-annotation-1.0.0.jar
arouter-annotation-1.0.0.pom



Related Tutorials