Download pdfbox-app-1.8.1.jar file - Jar p

Jar examples for p:pdfbox-app

Description

You can download jar file pdfbox-app 1.8.1 in this page.

License

Apache License

Build File

You can use the following script to add pdfbox-app-1.8.1.jar to your project.

<dependency>
   <groupId>org.apache.pdfbox</groupId>
   <artifactId>pdfbox-app</artifactId>
   <version>1.8.1</version>
</dependency>
compile group: 'org.apache.pdfbox', name: 'pdfbox-app', version: '1.8.1'
libraryDependencies += "org.apache.pdfbox" % "pdfbox-app" % "1.8.1"
<dependency org="org.apache.pdfbox" name="pdfbox-app" rev="1.8.1"/>
@Grapes(@Grab(group='org.apache.pdfbox', module='pdfbox-app', version='1.8.1'))
'org.apache.pdfbox:pdfbox-app:jar:1.8.1'

Download

Click the following link to download the jar file.

pdfbox-app-1.8.1-sources.jar
pdfbox-app-1.8.1.jar
pdfbox-app-1.8.1.pom



Related Tutorials