com.lambdaisland/hiccup

Enlive-backed Hiccup implementation (clj-only)

Leiningen/Boot

[com.lambdaisland/hiccup "0.0.4"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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