Minimal, idiomatic, stream-based Scala interface for key/value store implementations
box 0.1.5
Group ID:
com.lendup.fs2-blobstore
Artifact ID:
box_2.12
Version:
0.1.5
Release Date:
Apr 26, 2018
Licenses:
Files:
Full Scala Version:
2.12.4
Developers:
libraryDependencies += "com.lendup.fs2-blobstore" %% "box" % "0.1.5"
ivy"com.lendup.fs2-blobstore::box:0.1.5"
//> using dep "com.lendup.fs2-blobstore::box:0.1.5"
import $ivy.`com.lendup.fs2-blobstore::box:0.1.5`
<dependency> <groupId>com.lendup.fs2-blobstore</groupId> <artifactId>box_2.12</artifactId> <version>0.1.5</version> </dependency>
compile group: 'com.lendup.fs2-blobstore', name: 'box_2.12', version: '0.1.5'