json-to-pdf

a JVM library for generating PDF documents given JSON markup

  • VCSN/A

  • cljdoc documentationcljdoc
  • 29,080 Downloads
  • 19 This Version

Leiningen/Boot

[json-to-pdf "0.4.0-SNAPSHOT"]

Clojure CLI/deps.edn

json-to-pdf/json-to-pdf {:mvn/version "0.4.0-SNAPSHOT"}

Gradle

implementation("json-to-pdf:json-to-pdf:0.4.0-SNAPSHOT")

Maven

<dependency>
  <groupId>json-to-pdf</groupId>
  <artifactId>json-to-pdf</artifactId>
  <version>0.4.0-SNAPSHOT</version>
</dependency>