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.6.0


Group ID:
com.lendup.fs2-blobstore
Artifact ID:
core_2.13
Version:
0.6.0
Release Date:
Oct 25, 2019
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.lendup.fs2-blobstore</groupId>
  <artifactId>core_2.13</artifactId>
  <version>0.6.0</version>
</dependency>

compile group: 'com.lendup.fs2-blobstore', name: 'core_2.13', version: '0.6.0'