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