is not current version
Last Version 2.0.0

org.gaul:s3proxy 1.6.1

Access other storage backends via the S3 API

GroupId

GroupId

org.gaul
ArtifactId

ArtifactId

s3proxy
Version

Version

1.6.1
Type

Type

jar

Download s3proxy 1.6.1


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