immoh/dommy.template

Clojurescript DOM templating

Leiningen/Boot

[immoh/dommy.template "0.2.0"]

Clojure CLI/deps.edn

immoh/dommy.template {:mvn/version "0.2.0"}

Gradle

implementation("immoh:dommy.template:0.2.0")

Maven

<dependency>
  <groupId>immoh</groupId>
  <artifactId>dommy.template</artifactId>
  <version>0.2.0</version>
</dependency>