не последняя версия
Последняя версия 1.0-rc1.21

com.redhat.rhevm.api:rhevm-api 0.9-milestone3.1


Группа

Группа

com.redhat.rhevm.api
Идентификатор

Идентификатор

rhevm-api
Версия

Версия

0.9-milestone3.1
Тип

Тип

jar

Скачать rhevm-api 0.9-milestone3.1


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