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

Jar examples for r:rhevm-api

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials