is not current version
Last Version 2.1.7

com.lowagie:itext-rtf 2.1.4

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

Categories

Categories

iText Business Logic Libraries Documents Processing iText Data PDF
GroupId

GroupId

com.lowagie
ArtifactId

ArtifactId

itext-rtf
Version

Version

2.1.4
Type

Type

jar

Download itext-rtf 2.1.4


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