is not current version
Last Version 1.0-rc1.21

com.redhat.rhevm.api:rhevm-api 0.9-milestone9.3


GroupId

GroupId

com.redhat.rhevm.api
ArtifactId

ArtifactId

rhevm-api
Version

Version

0.9-milestone9.3
Type

Type

jar

Download rhevm-api 0.9-milestone9.3


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