clj-cjdns

Library for communicating with Cjdns Admin interface

Leiningen/Boot

[clj-cjdns "0.1.1"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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