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 1.0.0 in this page.
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'
Click the following link to download the jar file.
pdfbox-carriage-1.0.0-javadoc.jar