Last Version

iText, a Free Java-PDF library 4.2.2

iText, a free Java-PDF library

License

License

Categories

Categories

iText Business Logic Libraries Documents Processing iText Data PDF
GroupId

GroupId

com.lowagie
ArtifactId

ArtifactId

itext
Version

Version

4.2.2
Type

Type

pom
Description

Description

iText, a Free Java-PDF library
iText, a free Java-PDF library
Project URL

Project URL

http://www.itextpdf.com/
Project Organization

Project Organization

iText Software

Download itext 4.2.2

Filename Size
itext-4.2.2.pom 2 KB
Browse

<!-- https://jarcasting.com/artifacts/com.lowagie/itext/ -->
<dependency>
    <groupId>com.lowagie</groupId>
    <artifactId>itext</artifactId>
    <version>4.2.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.lowagie/itext/
implementation 'com.lowagie:itext:4.2.2'
// https://jarcasting.com/artifacts/com.lowagie/itext/
implementation ("com.lowagie:itext:4.2.2")
'com.lowagie:itext:pom:4.2.2'
<dependency org="com.lowagie" name="itext" rev="4.2.2">
  <artifact name="itext" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.lowagie', module='itext', version='4.2.2')
)
libraryDependencies += "com.lowagie" % "itext" % "4.2.2"
[com.lowagie/itext "4.2.2"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.