rm-hull/helpmate

A Clojure library for emitting SGML (HTML,SVG,XML) fragments

Leiningen/Boot

[rm-hull/helpmate "0.1.0"]

Clojure CLI/deps.edn

rm-hull/helpmate {:mvn/version "0.1.0"}

Gradle

implementation("rm-hull:helpmate:0.1.0")

Maven

<dependency>
  <groupId>rm-hull</groupId>
  <artifactId>helpmate</artifactId>
  <version>0.1.0</version>
</dependency>