com.birdseye-sw/dalap-html

HTML template renderer using dalap

Leiningen/Boot

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

Clojure CLI/deps.edn

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

Gradle

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

Maven

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