Download itext-rtf-2.1.7.jar file - Jar i

Jar examples for i:itext-rtf

Description

iText, a free Java-PDF library (rtf package)

You can download jar file itext-rtf 2.1.7 in this page.

License

Mozilla Public License

Build File

You can use the following script to add itext-rtf-2.1.7.jar to your project.

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

Download

Click the following link to download the jar file.

itext-rtf-2.1.7.jar
itext-rtf-2.1.7.pom



Related Tutorials