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

core 0.8.0-beta4


Group ID:
com.github.fs2-blobstore
Artifact ID:
core_2.12
Version:
0.8.0-beta4
Release Date:
Jun 22, 2021
Licenses:
Files:

libraryDependencies += "com.github.fs2-blobstore" %% "core" % "0.8.0-beta4"

Mill build tool

ivy"com.github.fs2-blobstore::core:0.8.0-beta4"

Scala CLI

//> using dep "com.github.fs2-blobstore::core:0.8.0-beta4"

Ammonite REPL

import $ivy.`com.github.fs2-blobstore::core:0.8.0-beta4`

<dependency>
  <groupId>com.github.fs2-blobstore</groupId>
  <artifactId>core_2.12</artifactId>
  <version>0.8.0-beta4</version>
</dependency>

compile group: 'com.github.fs2-blobstore', name: 'core_2.12', version: '0.8.0-beta4'