io.github.mbjarland/clj-ant

Apache Ant's task ecosystem, fluent from Clojure.

Leiningen/Boot

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

Clojure CLI/deps.edn

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

Gradle

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

Maven

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