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

box 0.4.1


Group ID:
com.lendup.fs2-blobstore
Artifact ID:
box_2.12
Version:
0.4.1
Release Date:
May 9, 2019
Licenses:
Files:

libraryDependencies += "com.lendup.fs2-blobstore" %% "box" % "0.4.1"

Mill build tool

ivy"com.lendup.fs2-blobstore::box:0.4.1"

Scala CLI

//> using dep "com.lendup.fs2-blobstore::box:0.4.1"

Ammonite REPL

import $ivy.`com.lendup.fs2-blobstore::box:0.4.1`

<dependency>
  <groupId>com.lendup.fs2-blobstore</groupId>
  <artifactId>box_2.12</artifactId>
  <version>0.4.1</version>
</dependency>

compile group: 'com.lendup.fs2-blobstore', name: 'box_2.12', version: '0.4.1'