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