clj-haml

#haml style template library for Clojure

Leiningen/Boot

[clj-haml "0.2.1-SNAPSHOT"]

Clojure CLI/deps.edn

clj-haml/clj-haml {:mvn/version "0.2.1-SNAPSHOT"}

Gradle

implementation("clj-haml:clj-haml:0.2.1-SNAPSHOT")

Maven

<dependency>
  <groupId>clj-haml</groupId>
  <artifactId>clj-haml</artifactId>
  <version>0.2.1-SNAPSHOT</version>
</dependency>