is not current version
Last Version 3.2.9

com.woorea:glance-client 3.1.3

OpenStack Glance Client

Categories

Categories

CLI User Interface
GroupId

GroupId

com.woorea
ArtifactId

ArtifactId

glance-client
Version

Version

3.1.3
Type

Type

jar

Download glance-client 3.1.3


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