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