is not current version
Last Version 2.0.00

io.hkube:storage-s3 v2.2.2


GroupId

GroupId

io.hkube
ArtifactId

ArtifactId

storage-s3
Version

Version

v2.2.2
Type

Type

jar

Download storage-s3 v2.2.2


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