is not current version
Last Version 3.2.9

com.woorea:swift-client 3.1.2

OpenStack Swift Client

Categories

Categories

CLI User Interface
GroupId

GroupId

com.woorea
ArtifactId

ArtifactId

swift-client
Version

Version

3.1.2
Type

Type

jar

Download swift-client 3.1.2


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