com.lambdaisland/hiccup

Enlive-backed Hiccup implementation (clj-only)

Leiningen/Boot

[com.lambdaisland/hiccup "0.0.15"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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