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

Jar examples for r:rhevm-api

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials