xmpp-clj

A lightweight clojure wrapper around the smack jabber/XMPP library

  • VCSN/A

  • cljdoc documentationcljdoc
  • 793 Downloads
  • 81 This Version

Leiningen/Boot

[xmpp-clj "0.1.0"]

Clojure CLI/deps.edn

xmpp-clj/xmpp-clj {:mvn/version "0.1.0"}

Gradle

implementation("xmpp-clj:xmpp-clj:0.1.0")

Maven

<dependency>
  <groupId>xmpp-clj</groupId>
  <artifactId>xmpp-clj</artifactId>
  <version>0.1.0</version>
</dependency>