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

Jar examples for k:krouter-annotation

Description

Krouter Annotations

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials