fs2-blobstore / fs2-blobstore   0.9.12

Apache License 2.0 GitHub

Minimal, idiomatic, stream-based Scala interface for key/value store implementations

Scala versions: 3.x 2.13 2.12

gcs 0.8.5


Group ID:
com.github.fs2-blobstore
Artifact ID:
gcs_3
Version:
0.8.5
Release Date:
Oct 23, 2021
Licenses:
Files:

libraryDependencies += "com.github.fs2-blobstore" %% "gcs" % "0.8.5"

Mill build tool

ivy"com.github.fs2-blobstore::gcs:0.8.5"

Scala CLI

//> using dep "com.github.fs2-blobstore::gcs:0.8.5"

Ammonite REPL

import $ivy.`com.github.fs2-blobstore::gcs:0.8.5`

<dependency>
  <groupId>com.github.fs2-blobstore</groupId>
  <artifactId>gcs_3</artifactId>
  <version>0.8.5</version>
</dependency>

compile group: 'com.github.fs2-blobstore', name: 'gcs_3', version: '0.8.5'