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