cljsjs/pubnub

Interface for pubnub realtime messaging services

Leiningen/Boot

[cljsjs/pubnub "3.7.14-0"]

Clojure CLI/deps.edn

cljsjs/pubnub {:mvn/version "3.7.14-0"}

Gradle

implementation("cljsjs:pubnub:3.7.14-0")

Maven

<dependency>
  <groupId>cljsjs</groupId>
  <artifactId>pubnub</artifactId>
  <version>3.7.14-0</version>
</dependency>