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