Download rest-annotations-5.2.0.jar file - Jar r

Jar examples for r:rest-annotations

Description

You can download jar file rest-annotations 5.2.0 in this page.

Build File

You can use the following script to add rest-annotations-5.2.0.jar to your project.

<dependency>
   <groupId>ch.squaredesk.nova</groupId>
   <artifactId>rest-annotations</artifactId>
   <version>5.2.0</version>
</dependency>
compile group: 'ch.squaredesk.nova', name: 'rest-annotations', version: '5.2.0'
libraryDependencies += "ch.squaredesk.nova" % "rest-annotations" % "5.2.0"
<dependency org="ch.squaredesk.nova" name="rest-annotations" rev="5.2.0"/>
@Grapes(@Grab(group='ch.squaredesk.nova', module='rest-annotations', version='5.2.0'))
'ch.squaredesk.nova:rest-annotations:jar:5.2.0'

Download

Click the following link to download the jar file.

rest-annotations-5.2.0-javadoc.jar
rest-annotations-5.2.0-sources.jar
rest-annotations-5.2.0.jar
rest-annotations-5.2.0.pom



Related Tutorials