Download krouter-annotation-0.1.3.jar file - Jar k

Jar examples for k:krouter-annotation

Description

Krouter Annotations

You can download jar file krouter-annotation 0.1.3 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add krouter-annotation-0.1.3.jar to your project.

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

Download

Click the following link to download the jar file.

krouter-annotation-0.1.3-javadoc.jar
krouter-annotation-0.1.3-sources.jar
krouter-annotation-0.1.3.jar
krouter-annotation-0.1.3.pom



Related Tutorials