org.clojars.starry/jzmq-native-deps

ZeroMQ Java bindings all packaged up and ready for use with leiningen + native-deps + clojars.org. Includes Mac OS X x86, linux x86, linux x86_64, window x86, and window x86_64. Please fork and build for other architectures!

Leiningen/Boot

[org.clojars.starry/jzmq-native-deps "2.0.10.1"]

Clojure CLI/deps.edn

org.clojars.starry/jzmq-native-deps {:mvn/version "2.0.10.1"}

Gradle

implementation("org.clojars.starry:jzmq-native-deps:2.0.10.1")

Maven

<dependency>
  <groupId>org.clojars.starry</groupId>
  <artifactId>jzmq-native-deps</artifactId>
  <version>2.0.10.1</version>
</dependency>

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