Jar examples for r:rest-annotations
You can download jar file rest-annotations 5.2.0 in this page.
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'
Click the following link to download the jar file.
rest-annotations-5.2.0-javadoc.jar