instant-pdf

JSON to PDF service

Leiningen/Boot

[instant-pdf "0.1.0"]

Clojure CLI/deps.edn

instant-pdf/instant-pdf {:mvn/version "0.1.0"}

Gradle

implementation("instant-pdf:instant-pdf:0.1.0")

Maven

<dependency>
  <groupId>instant-pdf</groupId>
  <artifactId>instant-pdf</artifactId>
  <version>0.1.0</version>
</dependency>