Download rest-api-1.9.3.jar file - Jar r

Jar examples for r:rest-api

Description

Hygieia Rest API Layer

You can download jar file rest-api 1.9.3 in this page.

Build File

You can use the following script to add rest-api-1.9.3.jar to your project.

<dependency>
   <groupId>com.kagurabi.shared</groupId>
   <artifactId>rest-api</artifactId>
   <version>1.9.3</version>
</dependency>
compile group: 'com.kagurabi.shared', name: 'rest-api', version: '1.9.3'
libraryDependencies += "com.kagurabi.shared" % "rest-api" % "1.9.3"
<dependency org="com.kagurabi.shared" name="rest-api" rev="1.9.3"/>
@Grapes(@Grab(group='com.kagurabi.shared', module='rest-api', version='1.9.3'))
'com.kagurabi.shared:rest-api:jar:1.9.3'

Download

Click the following link to download the jar file.

rest-api-1.9.3-javadoc.jar
rest-api-1.9.3-sources.jar
rest-api-1.9.3.jar
rest-api-1.9.3.pom



Related Tutorials