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

core 0.2.2


Group ID:
com.lendup.fs2-blobstore
Artifact ID:
core_2.11
Version:
0.2.2
Release Date:
Oct 5, 2018
Licenses:
Files:

libraryDependencies += "com.lendup.fs2-blobstore" %% "core" % "0.2.2"

Mill build tool

ivy"com.lendup.fs2-blobstore::core:0.2.2"

Scala CLI

//> using dep "com.lendup.fs2-blobstore::core:0.2.2"

Ammonite REPL

import $ivy.`com.lendup.fs2-blobstore::core:0.2.2`

<dependency>
  <groupId>com.lendup.fs2-blobstore</groupId>
  <artifactId>core_2.11</artifactId>
  <version>0.2.2</version>
</dependency>

compile group: 'com.lendup.fs2-blobstore', name: 'core_2.11', version: '0.2.2'