org.clojars.michihuber/data.xml

Leiningen/Boot

[org.clojars.michihuber/data.xml "2.0.0-alpha-custom"]

Clojure CLI/deps.edn

org.clojars.michihuber/data.xml {:mvn/version "2.0.0-alpha-custom"}

Gradle

implementation("org.clojars.michihuber:data.xml:2.0.0-alpha-custom")

Maven

<dependency>
  <groupId>org.clojars.michihuber</groupId>
  <artifactId>data.xml</artifactId>
  <version>2.0.0-alpha-custom</version>
</dependency>

Note: this artifact is a non-canonical fork. See the wiki for more details.