clj-htmltpl

functional html template engine

  • VCSN/A

  • cljdoc documentationcljdoc
  • 109 Downloads
  • 109 This Version

Leiningen/Boot

[clj-htmltpl "0.0.1"]

Clojure CLI/deps.edn

clj-htmltpl/clj-htmltpl {:mvn/version "0.0.1"}

Gradle

implementation("clj-htmltpl:clj-htmltpl:0.0.1")

Maven

<dependency>
  <groupId>clj-htmltpl</groupId>
  <artifactId>clj-htmltpl</artifactId>
  <version>0.0.1</version>
</dependency>