juxt.modular/template

A modular extension that provides support for templates (Mustache, etc.)

  • VCSN/A

  • cljdoc documentationcljdoc
  • 1,139 Downloads
  • 306 This Version

Leiningen/Boot

[juxt.modular/template "0.6.2"]

Clojure CLI/deps.edn

juxt.modular/template {:mvn/version "0.6.2"}

Gradle

implementation("juxt.modular:template:0.6.2")

Maven

<dependency>
  <groupId>juxt.modular</groupId>
  <artifactId>template</artifactId>
  <version>0.6.2</version>
</dependency>