is not current version
Last Version 3.2.9

com.woorea:swift-model 3.0.3

OpenStack Swift Model

GroupId

GroupId

com.woorea
ArtifactId

ArtifactId

swift-model
Version

Version

3.0.3
Type

Type

jar

Download swift-model 3.0.3


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