is not current version
Last Version 3.2.9

com.woorea:swift-model 3.2.8

OpenStack Swift Model

GroupId

GroupId

com.woorea
ArtifactId

ArtifactId

swift-model
Version

Version

3.2.8
Type

Type

jar

Download swift-model 3.2.8


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