io.czlab/antclj

Apache ant wrapped in clojure.

This artifact may shadow a release on Maven Central. You should search there for a canonical release.

Leiningen/Boot

[io.czlab/antclj "1.0.3"]

Clojure CLI/deps.edn

io.czlab/antclj {:mvn/version "1.0.3"}

Gradle

implementation("io.czlab:antclj:1.0.3")

Maven

<dependency>
  <groupId>io.czlab</groupId>
  <artifactId>antclj</artifactId>
  <version>1.0.3</version>
</dependency>