clj-cjdns

Library for communicating with Cjdns Admin interface

Leiningen/Boot

[clj-cjdns "0.1.3"]

Clojure CLI/deps.edn

clj-cjdns/clj-cjdns {:mvn/version "0.1.3"}

Gradle

implementation("clj-cjdns:clj-cjdns:0.1.3")

Maven

<dependency>
  <groupId>clj-cjdns</groupId>
  <artifactId>clj-cjdns</artifactId>
  <version>0.1.3</version>
</dependency>