clj-cjdns

Library for communicating with Cjdns Admin interface

Leiningen/Boot

[clj-cjdns "0.1.0"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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