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