is not current version
Last Version 1.0-rc1.21

com.redhat.rhevm.api:rhevm-api 1.0-rc1.14


GroupId

GroupId

com.redhat.rhevm.api
ArtifactId

ArtifactId

rhevm-api
Version

Version

1.0-rc1.14
Type

Type

jar

Download rhevm-api 1.0-rc1.14


<!-- https://jarcasting.com/artifacts/com.redhat.rhevm.api/rhevm-api/ -->
<dependency>
    <groupId>com.redhat.rhevm.api</groupId>
    <artifactId>rhevm-api</artifactId>
    <version>1.0-rc1.14</version>
</dependency>
// https://jarcasting.com/artifacts/com.redhat.rhevm.api/rhevm-api/
implementation 'com.redhat.rhevm.api:rhevm-api:1.0-rc1.14'
// https://jarcasting.com/artifacts/com.redhat.rhevm.api/rhevm-api/
implementation ("com.redhat.rhevm.api:rhevm-api:1.0-rc1.14")
'com.redhat.rhevm.api:rhevm-api:jar:1.0-rc1.14'
<dependency org="com.redhat.rhevm.api" name="rhevm-api" rev="1.0-rc1.14">
  <artifact name="rhevm-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.redhat.rhevm.api', module='rhevm-api', version='1.0-rc1.14')
)
libraryDependencies += "com.redhat.rhevm.api" % "rhevm-api" % "1.0-rc1.14"
[com.redhat.rhevm.api/rhevm-api "1.0-rc1.14"]