wrest-xml

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

Leiningen/Boot

[wrest-xml "0.1.1"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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