Jar examples for i:itext-rtf
iText, a free Java-PDF library (rtf package)
You can download jar file itext-rtf 2.1.7 in this page.
Mozilla Public License
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'
Click the following link to download the jar file.
itext-rtf-2.1.7.jar