Download pdf-xml-1.1.0.jar file - Jar p

Jar examples for p:pdf-xml

Description

You can download jar file pdf-xml 1.1.0 in this page.

Build File

You can use the following script to add pdf-xml-1.1.0.jar to your project.

<dependency>
   <groupId>com.github.librepdf</groupId>
   <artifactId>pdf-xml</artifactId>
   <version>1.1.0</version>
</dependency>
compile group: 'com.github.librepdf', name: 'pdf-xml', version: '1.1.0'
libraryDependencies += "com.github.librepdf" % "pdf-xml" % "1.1.0"
<dependency org="com.github.librepdf" name="pdf-xml" rev="1.1.0"/>
@Grapes(@Grab(group='com.github.librepdf', module='pdf-xml', version='1.1.0'))
'com.github.librepdf:pdf-xml:jar:1.1.0'

Download

Click the following link to download the jar file.

pdf-xml-1.1.0-javadoc.jar
pdf-xml-1.1.0-sources.jar
pdf-xml-1.1.0.jar
pdf-xml-1.1.0.pom



Related Tutorials