cljsjs/pubnub

Interface for pubnub realtime messaging services

Leiningen/Boot

[cljsjs/pubnub "3.8.0-0"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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