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