lendup / fs2-blobstore   0.6.0

Apache License 2.0 GitHub

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

Scala versions: 2.13 2.12 2.11

s3 0.3.0


Group ID:
com.lendup.fs2-blobstore
Artifact ID:
s3_2.12
Version:
0.3.0
Release Date:
Dec 13, 2018
Licenses:
Files:

libraryDependencies += "com.lendup.fs2-blobstore" %% "s3" % "0.3.0"

Mill build tool

ivy"com.lendup.fs2-blobstore::s3:0.3.0"

Scala CLI

//> using dep "com.lendup.fs2-blobstore::s3:0.3.0"

Ammonite REPL

import $ivy.`com.lendup.fs2-blobstore::s3:0.3.0`

<dependency>
  <groupId>com.lendup.fs2-blobstore</groupId>
  <artifactId>s3_2.12</artifactId>
  <version>0.3.0</version>
</dependency>

compile group: 'com.lendup.fs2-blobstore', name: 's3_2.12', version: '0.3.0'