GroupId | GroupIdinfo.freelibrary |
---|---|
ArtifactId | ArtifactIdvertx-super-s3 |
Version | Version1.1.3 |
Type | Typejar |
Filename | Size |
---|---|
vertx-super-s3-1.1.3.pom | |
vertx-super-s3-1.1.3.jar | 27 KB |
vertx-super-s3-1.1.3-sources.jar | 18 KB |
vertx-super-s3-1.1.3-javadoc.jar | 420 KB |
Browse |
<!-- https://jarcasting.com/artifacts/info.freelibrary/vertx-super-s3/ -->
<dependency>
<groupId>info.freelibrary</groupId>
<artifactId>vertx-super-s3</artifactId>
<version>1.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/info.freelibrary/vertx-super-s3/
implementation 'info.freelibrary:vertx-super-s3:1.1.3'
// https://jarcasting.com/artifacts/info.freelibrary/vertx-super-s3/
implementation ("info.freelibrary:vertx-super-s3:1.1.3")
'info.freelibrary:vertx-super-s3:jar:1.1.3'
<dependency org="info.freelibrary" name="vertx-super-s3" rev="1.1.3">
<artifact name="vertx-super-s3" type="jar" />
</dependency>
@Grapes(
@Grab(group='info.freelibrary', module='vertx-super-s3', version='1.1.3')
)
libraryDependencies += "info.freelibrary" % "vertx-super-s3" % "1.1.3"
[info.freelibrary/vertx-super-s3 "1.1.3"]