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

Jar examples for k:krouter-annotation

Description

Krouter Annotations

You can download jar file krouter-annotation 0.1.2 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.2.jar to your project.

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

Download

Click the following link to download the jar file.

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



Related Tutorials