is not current version
Last Version 3.3.30-oss

com.att.woorea:glance-client 3.3.27

OpenStack Glance Client

Categories

Categories

CLI User Interface
GroupId

GroupId

com.att.woorea
ArtifactId

ArtifactId

glance-client
Version

Version

3.3.27
Type

Type

jar

Download glance-client 3.3.27


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