com.lambdaisland/hiccup

Enlive-backed Hiccup implementation (clj-only)

Leiningen/Boot

[com.lambdaisland/hiccup "0.6.39"]

Clojure CLI/deps.edn

com.lambdaisland/hiccup {:mvn/version "0.6.39"}

Gradle

implementation("com.lambdaisland:hiccup:0.6.39")

Maven

<dependency>
  <groupId>com.lambdaisland</groupId>
  <artifactId>hiccup</artifactId>
  <version>0.6.39</version>
</dependency>