itext

This is a build of the last LGPL/MPL version of iText.

This artifact may shadow a release on Maven Central. You should search there for a canonical release.

Leiningen/Boot

[itext "4.2.0"]

Clojure CLI/deps.edn

itext/itext {:mvn/version "4.2.0"}

Gradle

implementation("itext:itext:4.2.0")

Maven

<dependency>
  <groupId>itext</groupId>
  <artifactId>itext</artifactId>
  <version>4.2.0</version>
</dependency>