clj-comm

Clojure Adapter for the Java Communications API

Leiningen/Boot

[clj-comm "0.0.1-SNAPSHOT"]

Clojure CLI/deps.edn

clj-comm/clj-comm {:mvn/version "0.0.1-SNAPSHOT"}

Gradle

implementation("clj-comm:clj-comm:0.0.1-SNAPSHOT")

Maven

<dependency>
  <groupId>clj-comm</groupId>
  <artifactId>clj-comm</artifactId>
  <version>0.0.1-SNAPSHOT</version>
</dependency>