io.czlab/cljant

Apache ant wrapped in clojure.

Leiningen/Boot

[io.czlab/cljant "2.0.1"]

Clojure CLI/deps.edn

io.czlab/cljant {:mvn/version "2.0.1"}

Gradle

implementation("io.czlab:cljant:2.0.1")

Maven

<dependency>
  <groupId>io.czlab</groupId>
  <artifactId>cljant</artifactId>
  <version>2.0.1</version>
</dependency>