is not current version
Last Version 3.2.9

com.woorea:cinder-model 3.2.4

OpenStack Cinder Model

GroupId

GroupId

com.woorea
ArtifactId

ArtifactId

cinder-model
Version

Version

3.2.4
Type

Type

jar

Download cinder-model 3.2.4


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