org.clojars.bobby/jzmq-clojars

ZeroMQ Java bindings all packaged up and ready for use with leiningen + native-deps + clojars.org. Only includes Mac OS X x86 native dependencies at this time. Please fork http://github.com/bobby/jzmq-clojars and add other architectures!

Leiningen/Boot

[org.clojars.bobby/jzmq-clojars "2.0.9-SNAPSHOT"]

Clojure CLI/deps.edn

org.clojars.bobby/jzmq-clojars {:mvn/version "2.0.9-SNAPSHOT"}

Gradle

implementation("org.clojars.bobby:jzmq-clojars:2.0.9-SNAPSHOT")

Maven

<dependency>
  <groupId>org.clojars.bobby</groupId>
  <artifactId>jzmq-clojars</artifactId>
  <version>2.0.9-SNAPSHOT</version>
</dependency>

Note: this artifact is a non-canonical fork. See the wiki for more details.