Download pdfbox-carriage-1.0.2.jar file - Jar p

Jar examples for p:pdfbox-carriage

Description

Allows Konik to use PDFBox for attaching and detaching invoices to PDFs

You can download jar file pdfbox-carriage 1.0.2 in this page.

Build File

You can use the following script to add pdfbox-carriage-1.0.2.jar to your project.

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

Download

Click the following link to download the jar file.

pdfbox-carriage-1.0.2-javadoc.jar
pdfbox-carriage-1.0.2-sources.jar
pdfbox-carriage-1.0.2.jar
pdfbox-carriage-1.0.2.pom



Related Tutorials