не последняя версия
Последняя версия 0.9.6

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

s3

Группа

Группа

com.github.fs2-blobstore
Идентификатор

Идентификатор

s3_2.13
Версия

Версия

0.8.3
Тип

Тип

jar

Скачать s3_2.13 0.8.3


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