org.clojars.john-shaffer/hiccup

A fast library for rendering HTML in Clojure

Leiningen/Boot

[org.clojars.john-shaffer/hiccup "2.0.0-alpha4"]

Clojure CLI/deps.edn

org.clojars.john-shaffer/hiccup {:mvn/version "2.0.0-alpha4"}

Gradle

implementation("org.clojars.john-shaffer:hiccup:2.0.0-alpha4")

Maven

<dependency>
  <groupId>org.clojars.john-shaffer</groupId>
  <artifactId>hiccup</artifactId>
  <version>2.0.0-alpha4</version>
</dependency>

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