is not current version
Last Version 3.2.9

com.woorea:glance-client 3.2.1

OpenStack Glance Client

Categories

Categories

CLI User Interface
GroupId

GroupId

com.woorea
ArtifactId

ArtifactId

glance-client
Version

Version

3.2.1
Type

Type

jar

Download glance-client 3.2.1


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