hyjinks

Hyjinks - An HTML generation/templating library

Leiningen/Boot

[hyjinks "0.0.2-SNAPSHOT"]

Clojure CLI/deps.edn

hyjinks/hyjinks {:mvn/version "0.0.2-SNAPSHOT"}

Gradle

implementation("hyjinks:hyjinks:0.0.2-SNAPSHOT")

Maven

<dependency>
  <groupId>hyjinks</groupId>
  <artifactId>hyjinks</artifactId>
  <version>0.0.2-SNAPSHOT</version>
</dependency>