com.lambdaisland/hiccup

Enlive-backed Hiccup implementation (clj-only)

Leiningen/Boot

[com.lambdaisland/hiccup "0.13.64"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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