Jar examples for a:arouter-annotation
The annotation used in arouter api
You can download jar file arouter-annotation 1.0.3 in this page.
The Apache Software License, Version 2.0
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'
Click the following link to download the jar file.
arouter-annotation-1.0.3-javadoc.jar