com.birdseye-sw/dalap-html

HTML template renderer using dalap

Leiningen/Boot

[com.birdseye-sw/dalap-html "0.1.3"]

Clojure CLI/deps.edn

com.birdseye-sw/dalap-html {:mvn/version "0.1.3"}

Gradle

implementation("com.birdseye-sw:dalap-html:0.1.3")

Maven

<dependency>
  <groupId>com.birdseye-sw</groupId>
  <artifactId>dalap-html</artifactId>
  <version>0.1.3</version>
</dependency>