is not current version
Last Version 0.7.0

nl.tweeenveertig.openstack:joss 0.2.0

Java Client library for OpenStack Storage (Swift)

GroupId

GroupId

nl.tweeenveertig.openstack
ArtifactId

ArtifactId

joss
Version

Version

0.2.0
Type

Type

jar

Download joss 0.2.0


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