stringtemplate-clj

A stringtemplate wrapper in clojure

  • VCSN/A

  • cljdoc documentationcljdoc
  • 437 Downloads
  • 437 This Version

Leiningen/Boot

[stringtemplate-clj "0.1.0"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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