не последняя версия
Последняя версия 3.3.30-oss

com.att.woorea:quantum-client 3.3.29-oss

OpenStack Quantum Client

Категории

Категории

Ant Компиляция и сборка CLI Взаимодействие с пользователем
Группа

Группа

com.att.woorea
Идентификатор

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

quantum-client
Версия

Версия

3.3.29-oss
Тип

Тип

jar

Скачать quantum-client 3.3.29-oss


<!-- https://jarcasting.com/artifacts/com.att.woorea/quantum-client/ -->
<dependency>
    <groupId>com.att.woorea</groupId>
    <artifactId>quantum-client</artifactId>
    <version>3.3.29-oss</version>
</dependency>
// https://jarcasting.com/artifacts/com.att.woorea/quantum-client/
implementation 'com.att.woorea:quantum-client:3.3.29-oss'
// https://jarcasting.com/artifacts/com.att.woorea/quantum-client/
implementation ("com.att.woorea:quantum-client:3.3.29-oss")
'com.att.woorea:quantum-client:jar:3.3.29-oss'
<dependency org="com.att.woorea" name="quantum-client" rev="3.3.29-oss">
  <artifact name="quantum-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.att.woorea', module='quantum-client', version='3.3.29-oss')
)
libraryDependencies += "com.att.woorea" % "quantum-client" % "3.3.29-oss"
[com.att.woorea/quantum-client "3.3.29-oss"]