is not current version
Last Version 0.9.6

com.github.fs2-blobstore:s3_2.13 0.7.0

s3

GroupId

GroupId

com.github.fs2-blobstore
ArtifactId

ArtifactId

s3_2.13
Version

Version

0.7.0
Type

Type

jar

Download s3_2.13 0.7.0


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