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

com.att.woorea:glance-client 3.3.27-oss

OpenStack Glance Client

Категории

Категории

CLI Взаимодействие с пользователем
Группа

Группа

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

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

glance-client
Версия

Версия

3.3.27-oss
Тип

Тип

jar

Скачать glance-client 3.3.27-oss


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