Download rest_model-1.0.jar file - Jar r

Jar examples for r:rest-model

Description

You can download jar file rest_model 1.0 in this page.

Build File

You can use the following script to add rest_model-1.0.jar to your project.

<dependency>
   <groupId>com.emc.cdp</groupId>
   <artifactId>rest_model</artifactId>
   <version>1.0</version>
</dependency>
compile group: 'com.emc.cdp', name: 'rest_model', version: '1.0'
libraryDependencies += "com.emc.cdp" % "rest_model" % "1.0"
<dependency org="com.emc.cdp" name="rest_model" rev="1.0"/>
@Grapes(@Grab(group='com.emc.cdp', module='rest_model', version='1.0'))
'com.emc.cdp:rest_model:jar:1.0'

Download

Click the following link to download the jar file.

rest_model-1.0-javadoc.jar
rest_model-1.0-sources.jar
rest_model-1.0.jar
rest_model-1.0.pom



Related Tutorials