is not current version
Last Version 3.3.30-oss

com.att.woorea:quantum-model 3.3.24

OpenStack Quantum Model

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.att.woorea
ArtifactId

ArtifactId

quantum-model
Version

Version

3.3.24
Type

Type

jar

Download quantum-model 3.3.24


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