soy-clj

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

Leiningen/Boot

[soy-clj "0.3.2"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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