com.github.taojoe/clj-template-literal

template literals from clojure

Leiningen/Boot

[com.github.taojoe/clj-template-literal "0.1.0"]

Clojure CLI/deps.edn

com.github.taojoe/clj-template-literal {:mvn/version "0.1.0"}

Gradle

implementation("com.github.taojoe:clj-template-literal:0.1.0")

Maven

<dependency>
  <groupId>com.github.taojoe</groupId>
  <artifactId>clj-template-literal</artifactId>
  <version>0.1.0</version>
</dependency>