clj-gandi

Gandi Api wrapper

Leiningen/Boot

[clj-gandi "0.1.0"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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