fs2-blobstore / fs2-blobstore   0.9.12

Apache License 2.0 GitHub

Minimal, idiomatic, stream-based Scala interface for key/value store implementations

Scala versions: 3.x 2.13 2.12

box 0.7.0


Group ID:
com.github.fs2-blobstore
Artifact ID:
box_2.13
Version:
0.7.0
Release Date:
Apr 4, 2020
Licenses:
Files:

libraryDependencies += "com.github.fs2-blobstore" %% "box" % "0.7.0"

Mill build tool

ivy"com.github.fs2-blobstore::box:0.7.0"

Scala CLI

//> using dep "com.github.fs2-blobstore::box:0.7.0"

Ammonite REPL

import $ivy.`com.github.fs2-blobstore::box:0.7.0`

<dependency>
  <groupId>com.github.fs2-blobstore</groupId>
  <artifactId>box_2.13</artifactId>
  <version>0.7.0</version>
</dependency>

compile group: 'com.github.fs2-blobstore', name: 'box_2.13', version: '0.7.0'