Download rhevm-api-1.0-rc1.13.jar file - Jar r

Jar examples for r:rhevm-api

Description

You can download jar file rhevm-api 1.0-rc1.13 in this page.

Build File

You can use the following script to add rhevm-api-1.0-rc1.13.jar to your project.

<dependency>
   <groupId>com.redhat.rhevm.api</groupId>
   <artifactId>rhevm-api</artifactId>
   <version>1.0-rc1.13</version>
</dependency>
compile group: 'com.redhat.rhevm.api', name: 'rhevm-api', version: '1.0-rc1.13'
libraryDependencies += "com.redhat.rhevm.api" % "rhevm-api" % "1.0-rc1.13"
<dependency org="com.redhat.rhevm.api" name="rhevm-api" rev="1.0-rc1.13"/>
@Grapes(@Grab(group='com.redhat.rhevm.api', module='rhevm-api', version='1.0-rc1.13'))
'com.redhat.rhevm.api:rhevm-api:jar:1.0-rc1.13'

Download

Click the following link to download the jar file.

rhevm-api-1.0-rc1.13-javadoc.jar
rhevm-api-1.0-rc1.13-sources.jar
rhevm-api-1.0-rc1.13.jar
rhevm-api-1.0-rc1.13.pom



Related Tutorials