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