is not current version
Last Version 3.2.9

com.woorea:quantum-client 3.2.7

OpenStack Quantum Client

Categories

Categories

Ant Build Tools CLI User Interface
GroupId

GroupId

com.woorea
ArtifactId

ArtifactId

quantum-client
Version

Version

3.2.7
Type

Type

jar

Download quantum-client 3.2.7


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