mustache-clj

Mustache templating algorithm

Leiningen/Boot

[mustache-clj "0.1.0"]

Clojure CLI/deps.edn

mustache-clj/mustache-clj {:mvn/version "0.1.0"}

Gradle

implementation("mustache-clj:mustache-clj:0.1.0")

Maven

<dependency>
  <groupId>mustache-clj</groupId>
  <artifactId>mustache-clj</artifactId>
  <version>0.1.0</version>
</dependency>