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

Jar examples for r:rhevm-api

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials