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


Group ID:
com.lendup.fs2-blobstore
Artifact ID:
core_2.12
Version:
0.4.3
Release Date:
Aug 16, 2019
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.lendup.fs2-blobstore</groupId>
  <artifactId>core_2.12</artifactId>
  <version>0.4.3</version>
</dependency>

compile group: 'com.lendup.fs2-blobstore', name: 'core_2.12', version: '0.4.3'