is not current version
Last Version 0.9.6

com.github.fs2-blobstore:s3_3 0.9.2

s3

GroupId

GroupId

com.github.fs2-blobstore
ArtifactId

ArtifactId

s3_3
Version

Version

0.9.2
Type

Type

jar

Download s3_3 0.9.2


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