f

fs2-google-pubsub_2.13

Google Cloud Pub/Sub stream-based client built on top of cats-effect, fs2 and http4s.
https://github.com/permutive/fs2-google-pubsub
Apache-2.0
Paulius Imbrasas Tim Spence Ben Stewart
Files download
File Operation
fs2-google-pubsub_2.13-0.14.0-M1.jar download
fs2-google-pubsub_2.13-0.14.0-M1.pom download
fs2-google-pubsub_2.13-0.14.0-M1-sources.jar download
Apache Maven
<dependency>
  <groupId>com.permutive</groupId>
  <artifactId>fs2-google-pubsub_2.13</artifactId>
  <version>0.14.0-M1</version>
</dependency>
Gradle Groovy
implementation 'com.permutive:fs2-google-pubsub_2.13:0.14.0-M1'
Gradle Kotlin
implementation("com.permutive:fs2-google-pubsub_2.13:0.14.0-M1")
Scala SBT
libraryDependencies += "com.permutive" % "fs2-google-pubsub_2.13" % "0.14.0-M1"
Groovy Grape
@Grapes(
  @Grab(group='com.permutive', module='fs2-google-pubsub_2.13', version='0.14.0-M1')
)
Apache Ivy
<dependency org="com.permutive" name="fs2-google-pubsub_2.13" rev="0.14.0-M1" />
Leiningen
[com.permutive/fs2-google-pubsub_2.13 "0.14.0-M1"]
Apache Buildr
'com.permutive:fs2-google-pubsub_2.13:jar:0.14.0-M1'