is not current version
Last Version 0.7.0

nl.tweeenveertig.openstack:joss 0.6.1

Java Client library for OpenStack Storage (Swift)

GroupId

GroupId

nl.tweeenveertig.openstack
ArtifactId

ArtifactId

joss
Version

Version

0.6.1
Type

Type

jar

Download joss 0.6.1


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