org.clojars.r0man/hiccup

A fast library for rendering HTML in Clojure

Leiningen/Boot

[org.clojars.r0man/hiccup "1.0.2"]

Clojure CLI/deps.edn

org.clojars.r0man/hiccup {:mvn/version "1.0.2"}

Gradle

implementation("org.clojars.r0man:hiccup:1.0.2")

Maven

<dependency>
  <groupId>org.clojars.r0man</groupId>
  <artifactId>hiccup</artifactId>
  <version>1.0.2</version>
</dependency>

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