soy-clj

An idiomatic Clojure wrapper for Google's Closure templating system.

Leiningen/Boot

[soy-clj "0.2.16"]

Clojure CLI/deps.edn

soy-clj/soy-clj {:mvn/version "0.2.16"}

Gradle

implementation("soy-clj:soy-clj:0.2.16")

Maven

<dependency>
  <groupId>soy-clj</groupId>
  <artifactId>soy-clj</artifactId>
  <version>0.2.16</version>
</dependency>