io.czlab/cljant

Apache ant wrapped in clojure.

Leiningen/Boot

[io.czlab/cljant "2.0.0"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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