juxt.modular/template

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

  • VCSN/A

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

Leiningen/Boot

[juxt.modular/template "0.5.0"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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