is not current version
Last Version 1.3.3

info.freelibrary:vertx-super-s3 1.0.0

An S3 client library for the Vert.x toolkit

GroupId

GroupId

info.freelibrary
ArtifactId

ArtifactId

vertx-super-s3
Version

Version

1.0.0
Type

Type

jar

Download vertx-super-s3 1.0.0


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