clj-cjdns

Library for communicating with Cjdns Admin interface

Leiningen/Boot

[clj-cjdns "0.1.4"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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