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

Jar examples for r:rhevm-api

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials