f

fs2-google-pubsub_2.12

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
文件下载
文件名 操作
fs2-google-pubsub_2.12-0.11.0.jar 下载
fs2-google-pubsub_2.12-0.11.0.pom 下载
fs2-google-pubsub_2.12-0.11.0-sources.jar 下载
Apache Maven
<dependency>
  <groupId>com.permutive</groupId>
  <artifactId>fs2-google-pubsub_2.12</artifactId>
  <version>0.11.0</version>
</dependency>
Gradle Groovy
implementation 'com.permutive:fs2-google-pubsub_2.12:0.11.0'
Gradle Kotlin
implementation("com.permutive:fs2-google-pubsub_2.12:0.11.0")
Scala SBT
libraryDependencies += "com.permutive" % "fs2-google-pubsub_2.12" % "0.11.0"
Groovy Grape
@Grapes(
  @Grab(group='com.permutive', module='fs2-google-pubsub_2.12', version='0.11.0')
)
Apache Ivy
<dependency org="com.permutive" name="fs2-google-pubsub_2.12" rev="0.11.0" />
Leiningen
[com.permutive/fs2-google-pubsub_2.12 "0.11.0"]
Apache Buildr
'com.permutive:fs2-google-pubsub_2.12:jar:0.11.0'