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