Jar examples for p:pdfbox-carriage
Allows Konik to use PDFBox for attaching and detaching invoices to PDFs
You can download jar file pdfbox-carriage 0.8.2 in this page.
You can use the following script to add pdfbox-carriage-0.8.2.jar to your project.
<dependency> <groupId>io.konik</groupId> <artifactId>pdfbox-carriage</artifactId> <version>0.8.2</version> </dependency>
compile group: 'io.konik', name: 'pdfbox-carriage', version: '0.8.2'
libraryDependencies += "io.konik" % "pdfbox-carriage" % "0.8.2"
<dependency org="io.konik" name="pdfbox-carriage" rev="0.8.2"/>
@Grapes(@Grab(group='io.konik', module='pdfbox-carriage', version='0.8.2'))
'io.konik:pdfbox-carriage:jar:0.8.2'
Click the following link to download the jar file.
pdfbox-carriage-0.8.2-javadoc.jar