edocu/clj-zeromq-communication

Library with client for communication with ZeroMQ

Leiningen/Boot

[edocu/clj-zeromq-communication "0.0.6-SNAPSHOT"]

Clojure CLI/deps.edn

edocu/clj-zeromq-communication {:mvn/version "0.0.6-SNAPSHOT"}

Gradle

implementation("edocu:clj-zeromq-communication:0.0.6-SNAPSHOT")

Maven

<dependency>
  <groupId>edocu</groupId>
  <artifactId>clj-zeromq-communication</artifactId>
  <version>0.0.6-SNAPSHOT</version>
</dependency>