dgellow/boot-hiccup

Boot task to compile Hiccup template functions

Leiningen/Boot

[dgellow/boot-hiccup "0.2.0-SNAPSHOT"]

Clojure CLI/deps.edn

dgellow/boot-hiccup {:mvn/version "0.2.0-SNAPSHOT"}

Gradle

implementation("dgellow:boot-hiccup:0.2.0-SNAPSHOT")

Maven

<dependency>
  <groupId>dgellow</groupId>
  <artifactId>boot-hiccup</artifactId>
  <version>0.2.0-SNAPSHOT</version>
</dependency>