is not current version
Last Version 1.3.3

info.freelibrary:vertx-super-s3 1.3.1

An S3 client library for the Vert.x toolkit

GroupId

GroupId

info.freelibrary
ArtifactId

ArtifactId

vertx-super-s3
Version

Version

1.3.1
Type

Type

jar

Download vertx-super-s3 1.3.1


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