com.lambdaisland/hiccup

Enlive-backed Hiccup implementation (clj-only)

Leiningen/Boot

[com.lambdaisland/hiccup "0.8.45"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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