Download pdfbox-carriage-1.0.0.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.0 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials