Download itext-xtra-5.1.3.jar file - Jar i

Jar examples for i:itext-xtra

Description

iText Xtra, part of iText a Free Java-PDF library

You can download jar file itext-xtra 5.1.3 in this page.

License

GNU Affero General Public License v3

Build File

You can use the following script to add itext-xtra-5.1.3.jar to your project.

<dependency>
   <groupId>com.itextpdf</groupId>
   <artifactId>itext-xtra</artifactId>
   <version>5.1.3</version>
</dependency>
compile group: 'com.itextpdf', name: 'itext-xtra', version: '5.1.3'
libraryDependencies += "com.itextpdf" % "itext-xtra" % "5.1.3"
<dependency org="com.itextpdf" name="itext-xtra" rev="5.1.3"/>
@Grapes(@Grab(group='com.itextpdf', module='itext-xtra', version='5.1.3'))
'com.itextpdf:itext-xtra:jar:5.1.3'

Download

Click the following link to download the jar file.

itext-xtra-5.1.3-javadoc.jar
itext-xtra-5.1.3-sources.jar
itext-xtra-5.1.3.jar
itext-xtra-5.1.3.pom



Related Tutorials