io.github.mbjarland/clj-ant

Apache Ant's task ecosystem, fluent from Clojure.

Leiningen/Boot

[io.github.mbjarland/clj-ant "1.0.0-alpha.3"]

Clojure CLI/deps.edn

io.github.mbjarland/clj-ant {:mvn/version "1.0.0-alpha.3"}

Gradle

implementation("io.github.mbjarland:clj-ant:1.0.0-alpha.3")

Maven

<dependency>
  <groupId>io.github.mbjarland</groupId>
  <artifactId>clj-ant</artifactId>
  <version>1.0.0-alpha.3</version>
</dependency>