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