dgellow/boot-hiccup

Boot task to compile Hiccup template functions

Leiningen/Boot

[dgellow/boot-hiccup "1.0.0"]

Clojure CLI/deps.edn

dgellow/boot-hiccup {:mvn/version "1.0.0"}

Gradle

implementation("dgellow:boot-hiccup:1.0.0")

Maven

<dependency>
  <groupId>dgellow</groupId>
  <artifactId>boot-hiccup</artifactId>
  <version>1.0.0</version>
</dependency>