Download pdf-html-1.0.2.jar file - Jar p

Jar examples for p:pdf-html

Description

You can download jar file pdf-html 1.0.2 in this page.

Build File

You can use the following script to add pdf-html-1.0.2.jar to your project.

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

Download

Click the following link to download the jar file.

pdf-html-1.0.2-javadoc.jar
pdf-html-1.0.2-sources.jar
pdf-html-1.0.2.jar
pdf-html-1.0.2.pom



Related Tutorials