joinr/incanter-pdf

Incanter-pdf is the PDF module of the Incanter project.

Leiningen/Boot

[joinr/incanter-pdf "1.9.3-SNAPSHOT"]

Clojure CLI/deps.edn

joinr/incanter-pdf {:mvn/version "1.9.3-SNAPSHOT"}

Gradle

implementation("joinr:incanter-pdf:1.9.3-SNAPSHOT")

Maven

<dependency>
  <groupId>joinr</groupId>
  <artifactId>incanter-pdf</artifactId>
  <version>1.9.3-SNAPSHOT</version>
</dependency>