is not current version
Last Version 2.0.8

io.github.twonote:radosgw-admin4j 1.0.1

A Ceph Object Storage Admin SDK / Client Library for Java

GroupId

GroupId

io.github.twonote
ArtifactId

ArtifactId

radosgw-admin4j
Version

Version

1.0.1
Type

Type

jar

Download radosgw-admin4j 1.0.1


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