is not current version
Last Version 2.0.8

io.github.twonote:radosgw-admin4j 0.0.6

A Ceph Object Storage Admin SDK / Client Library for Java

GroupId

GroupId

io.github.twonote
ArtifactId

ArtifactId

radosgw-admin4j
Version

Version

0.0.6
Type

Type

jar

Download radosgw-admin4j 0.0.6


<!-- https://jarcasting.com/artifacts/io.github.twonote/radosgw-admin4j/ -->
<dependency>
    <groupId>io.github.twonote</groupId>
    <artifactId>radosgw-admin4j</artifactId>
    <version>0.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.twonote/radosgw-admin4j/
implementation 'io.github.twonote:radosgw-admin4j:0.0.6'
// https://jarcasting.com/artifacts/io.github.twonote/radosgw-admin4j/
implementation ("io.github.twonote:radosgw-admin4j:0.0.6")
'io.github.twonote:radosgw-admin4j:jar:0.0.6'
<dependency org="io.github.twonote" name="radosgw-admin4j" rev="0.0.6">
  <artifact name="radosgw-admin4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.twonote', module='radosgw-admin4j', version='0.0.6')
)
libraryDependencies += "io.github.twonote" % "radosgw-admin4j" % "0.0.6"
[io.github.twonote/radosgw-admin4j "0.0.6"]