net.clojars.yogthos/hiccup-template

minimal templating engine using EDN

Leiningen/Boot

[net.clojars.yogthos/hiccup-template "0.1.2"]

Clojure CLI/deps.edn

net.clojars.yogthos/hiccup-template {:mvn/version "0.1.2"}

Gradle

implementation("net.clojars.yogthos:hiccup-template:0.1.2")

Maven

<dependency>
  <groupId>net.clojars.yogthos</groupId>
  <artifactId>hiccup-template</artifactId>
  <version>0.1.2</version>
</dependency>