Download arouter-annotation-1.0.3.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.3 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.3.jar to your project.

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

Download

Click the following link to download the jar file.

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



Related Tutorials