fs2-blobstore / fs2-blobstore   0.9.12

Apache License 2.0 GitHub

Minimal, idiomatic, stream-based Scala interface for key/value store implementations

Scala versions: 3.x 2.13 2.12

s3 0.9.10


Group ID:
com.github.fs2-blobstore
Artifact ID:
s3_2.13
Version:
0.9.10
Release Date:
Jul 31, 2023
Licenses:
Files:

libraryDependencies += "com.github.fs2-blobstore" %% "s3" % "0.9.10"

Mill build tool

ivy"com.github.fs2-blobstore::s3:0.9.10"

Scala CLI

//> using dep "com.github.fs2-blobstore::s3:0.9.10"

Ammonite REPL

import $ivy.`com.github.fs2-blobstore::s3:0.9.10`

<dependency>
  <groupId>com.github.fs2-blobstore</groupId>
  <artifactId>s3_2.13</artifactId>
  <version>0.9.10</version>
</dependency>

compile group: 'com.github.fs2-blobstore', name: 's3_2.13', version: '0.9.10'