clj-gandi

Gandi Api wrapper

Leiningen/Boot

[clj-gandi "0.1.3"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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