rocco/ring-xml

Ring middleware for handling XML.

Leiningen/Boot

[rocco/ring-xml "0.0.1"]

Clojure CLI/deps.edn

rocco/ring-xml {:mvn/version "0.0.1"}

Gradle

implementation("rocco:ring-xml:0.0.1")

Maven

<dependency>
  <groupId>rocco</groupId>
  <artifactId>ring-xml</artifactId>
  <version>0.0.1</version>
</dependency>