org.clojars.nateburgers/seltzer

A permissive html & xml parsing and templating library

Leiningen/Boot

[org.clojars.nateburgers/seltzer "0.0.1"]

Clojure CLI/deps.edn

org.clojars.nateburgers/seltzer {:mvn/version "0.0.1"}

Gradle

implementation("org.clojars.nateburgers:seltzer:0.0.1")

Maven

<dependency>
  <groupId>org.clojars.nateburgers</groupId>
  <artifactId>seltzer</artifactId>
  <version>0.0.1</version>
</dependency>

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