Download restx-core-annotation-processor-0.2.9.2.jar file - Jar r

Jar examples for r:restx-core-annotation-processor

Description

You can download jar file restx-core-annotation-processor 0.2.9.2 in this page.

Build File

You can use the following script to add restx-core-annotation-processor-0.2.9.2.jar to your project.

<dependency>
   <groupId>io.restx</groupId>
   <artifactId>restx-core-annotation-processor</artifactId>
   <version>0.2.9.2</version>
</dependency>
compile group: 'io.restx', name: 'restx-core-annotation-processor', version: '0.2.9.2'
libraryDependencies += "io.restx" % "restx-core-annotation-processor" % "0.2.9.2"
<dependency org="io.restx" name="restx-core-annotation-processor" rev="0.2.9.2"/>
@Grapes(@Grab(group='io.restx', module='restx-core-annotation-processor', version='0.2.9.2'))
'io.restx:restx-core-annotation-processor:jar:0.2.9.2'

Download

Click the following link to download the jar file.

restx-core-annotation-processor-0.2.9.2-javadoc.jar
restx-core-annotation-processor-0.2.9.2-sources.jar
restx-core-annotation-processor-0.2.9.2.jar
restx-core-annotation-processor-0.2.9.2.pom



Related Tutorials