permutive-engineering / fs2-google-pubsub   0.22.0

Apache License 2.0 GitHub

Google Cloud Pub/Sub stream-based client built on top of cats-effect, fs2 and http4s.

Scala versions: 3.x 2.13 2.12

fs2-google-pubsub 0.10.0


Group ID:
com.permutive
Artifact ID:
fs2-google-pubsub_2.12
Version:
0.10.0
Release Date:
Mar 25, 2019
Licenses:
Files:

libraryDependencies += "com.permutive" %% "fs2-google-pubsub" % "0.10.0"

Mill build tool

ivy"com.permutive::fs2-google-pubsub:0.10.0"

Scala CLI

//> using dep "com.permutive::fs2-google-pubsub:0.10.0"

Ammonite REPL

import $ivy.`com.permutive::fs2-google-pubsub:0.10.0`

<dependency>
  <groupId>com.permutive</groupId>
  <artifactId>fs2-google-pubsub_2.12</artifactId>
  <version>0.10.0</version>
</dependency>

compile group: 'com.permutive', name: 'fs2-google-pubsub_2.12', version: '0.10.0'