wrest-xml

Get just exactly the data you need from those pesky XML documents.

Leiningen/Boot

[wrest-xml "0.1.0"]

Clojure CLI/deps.edn

wrest-xml/wrest-xml {:mvn/version "0.1.0"}

Gradle

implementation("wrest-xml:wrest-xml:0.1.0")

Maven

<dependency>
  <groupId>wrest-xml</groupId>
  <artifactId>wrest-xml</artifactId>
  <version>0.1.0</version>
</dependency>