is not current version
Last Version 3.2.9

com.woorea:quantum-client 3.2.5

OpenStack Quantum Client

Categories

Categories

Ant Build Tools CLI User Interface
GroupId

GroupId

com.woorea
ArtifactId

ArtifactId

quantum-client
Version

Version

3.2.5
Type

Type

jar

Download quantum-client 3.2.5


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