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