com.github.pkpkpk/gcp.pubsub

edn bindings for the google-cloud-pubsub sdk

Leiningen/Boot

[com.github.pkpkpk/gcp.pubsub "1.150.0.1"]

Clojure CLI/deps.edn

com.github.pkpkpk/gcp.pubsub {:mvn/version "1.150.0.1"}

Gradle

implementation("com.github.pkpkpk:gcp.pubsub:1.150.0.1")

Maven

<dependency>
  <groupId>com.github.pkpkpk</groupId>
  <artifactId>gcp.pubsub</artifactId>
  <version>1.150.0.1</version>
</dependency>