azuzu-xml

Utility functions for working with xml and zippers.

Leiningen/Boot

[azuzu-xml "0.3.0-SNAPSHOT"]

Clojure CLI/deps.edn

azuzu-xml/azuzu-xml {:mvn/version "0.3.0-SNAPSHOT"}

Gradle

implementation("azuzu-xml:azuzu-xml:0.3.0-SNAPSHOT")

Maven

<dependency>
  <groupId>azuzu-xml</groupId>
  <artifactId>azuzu-xml</artifactId>
  <version>0.3.0-SNAPSHOT</version>
</dependency>