matross/mapstache

A specialized map impl that renders string values as templates.

Leiningen/Boot

[matross/mapstache "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

matross/mapstache {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("matross:mapstache:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>matross</groupId>
  <artifactId>mapstache</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>