| Группа | Группаcom.github.fs2-blobstore |
|---|---|
| Идентификатор | Идентификаторs3_2.13 |
| Версия | Версия0.8.0-beta1 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| s3_2.13-0.8.0-beta1.pom | |
| s3_2.13-0.8.0-beta1.jar | 86 KB |
| s3_2.13-0.8.0-beta1-sources.jar | 9 KB |
| s3_2.13-0.8.0-beta1-javadoc.jar | 1 MB |
| Обзор |
<!-- 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.0-beta1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fs2-blobstore/s3_2.13/
implementation 'com.github.fs2-blobstore:s3_2.13:0.8.0-beta1'
// https://jarcasting.com/artifacts/com.github.fs2-blobstore/s3_2.13/
implementation ("com.github.fs2-blobstore:s3_2.13:0.8.0-beta1")
'com.github.fs2-blobstore:s3_2.13:jar:0.8.0-beta1'
<dependency org="com.github.fs2-blobstore" name="s3_2.13" rev="0.8.0-beta1">
<artifact name="s3_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fs2-blobstore', module='s3_2.13', version='0.8.0-beta1')
)
libraryDependencies += "com.github.fs2-blobstore" % "s3_2.13" % "0.8.0-beta1"
[com.github.fs2-blobstore/s3_2.13 "0.8.0-beta1"]