is not current version
Last Version 3.3.30-oss

com.att.woorea:cinder-model 3.3.26-oss

OpenStack Cinder Model

GroupId

GroupId

com.att.woorea
ArtifactId

ArtifactId

cinder-model
Version

Version

3.3.26-oss
Type

Type

jar

Download cinder-model 3.3.26-oss


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