Download com.lowagie.text-2.1.7.jar file - Jar c

Jar examples for c:com.lowagie.text

Description

A component of the BIRT runtime

You can download jar file com.lowagie.text 2.1.7 in this page.

License

Eclipse Public License - v 1.0

Build File

You can use the following script to add com.lowagie.text-2.1.7.jar to your project.

<dependency>
   <groupId>org.eclipse.birt.runtime.3_7_1</groupId>
   <artifactId>com.lowagie.text</artifactId>
   <version>2.1.7</version>
</dependency>
compile group: 'org.eclipse.birt.runtime.3_7_1', name: 'com.lowagie.text', version: '2.1.7'
libraryDependencies += "org.eclipse.birt.runtime.3_7_1" % "com.lowagie.text" % "2.1.7"
<dependency org="org.eclipse.birt.runtime.3_7_1" name="com.lowagie.text" rev="2.1.7"/>
@Grapes(@Grab(group='org.eclipse.birt.runtime.3_7_1', module='com.lowagie.text', version='2.1.7'))
'org.eclipse.birt.runtime.3_7_1:com.lowagie.text:jar:2.1.7'

Download

Click the following link to download the jar file.

com.lowagie.text-2.1.7.jar
com.lowagie.text-2.1.7.pom



Related Tutorials