| Группа | Группаcom.redhat.rhevm.api |
|---|---|
| Идентификатор | Идентификаторrhevm-api-distro |
| Версия | Версия0.9-milestone9.7 |
| Тип | Типpom |
| Имя Файла | Размер |
|---|---|
| rhevm-api-distro-0.9-milestone9.7.pom | |
| rhevm-api-distro-0.9-milestone9.7.zip | 7 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.redhat.rhevm.api/rhevm-api-distro/ -->
<dependency>
<groupId>com.redhat.rhevm.api</groupId>
<artifactId>rhevm-api-distro</artifactId>
<version>0.9-milestone9.7</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.redhat.rhevm.api/rhevm-api-distro/
implementation 'com.redhat.rhevm.api:rhevm-api-distro:0.9-milestone9.7'
// https://jarcasting.com/artifacts/com.redhat.rhevm.api/rhevm-api-distro/
implementation ("com.redhat.rhevm.api:rhevm-api-distro:0.9-milestone9.7")
'com.redhat.rhevm.api:rhevm-api-distro:pom:0.9-milestone9.7'
<dependency org="com.redhat.rhevm.api" name="rhevm-api-distro" rev="0.9-milestone9.7">
<artifact name="rhevm-api-distro" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.redhat.rhevm.api', module='rhevm-api-distro', version='0.9-milestone9.7')
)
libraryDependencies += "com.redhat.rhevm.api" % "rhevm-api-distro" % "0.9-milestone9.7"
[com.redhat.rhevm.api/rhevm-api-distro "0.9-milestone9.7"]