License |
License |
---|---|
Categories |
CategoriesPDFBox Business Logic Libraries PDF Data |
GroupId | GroupIdch.codeblock.qrinvoice.pdfbox |
ArtifactId | ArtifactIdqrinvoice-pdfbox |
Last Version | Last Version1.14 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionQR Invoice Library - PDFBox
Provides an PDFBox based PDF scanning implementation
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
qrinvoice-pdfbox-1.14.pom | |
qrinvoice-pdfbox-1.14.jar | 13 KB |
qrinvoice-pdfbox-1.14-sources.jar | 8 KB |
qrinvoice-pdfbox-1.14-javadoc.jar | 50 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ch.codeblock.qrinvoice.pdfbox/qrinvoice-pdfbox/ -->
<dependency>
<groupId>ch.codeblock.qrinvoice.pdfbox</groupId>
<artifactId>qrinvoice-pdfbox</artifactId>
<version>1.14</version>
</dependency>
// https://jarcasting.com/artifacts/ch.codeblock.qrinvoice.pdfbox/qrinvoice-pdfbox/
implementation 'ch.codeblock.qrinvoice.pdfbox:qrinvoice-pdfbox:1.14'
// https://jarcasting.com/artifacts/ch.codeblock.qrinvoice.pdfbox/qrinvoice-pdfbox/
implementation ("ch.codeblock.qrinvoice.pdfbox:qrinvoice-pdfbox:1.14")
'ch.codeblock.qrinvoice.pdfbox:qrinvoice-pdfbox:jar:1.14'
<dependency org="ch.codeblock.qrinvoice.pdfbox" name="qrinvoice-pdfbox" rev="1.14">
<artifact name="qrinvoice-pdfbox" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.codeblock.qrinvoice.pdfbox', module='qrinvoice-pdfbox', version='1.14')
)
libraryDependencies += "ch.codeblock.qrinvoice.pdfbox" % "qrinvoice-pdfbox" % "1.14"
[ch.codeblock.qrinvoice.pdfbox/qrinvoice-pdfbox "1.14"]
Group / Artifact | Type | Version |
---|---|---|
ch.codeblock.qrinvoice.core : qrinvoice-core | jar | 1.14 |
org.apache.pdfbox : pdfbox | jar | 2.0.25 |
org.apache.pdfbox : jbig2-imageio | jar | 3.0.3 |
Group / Artifact | Type | Version |
---|---|---|
ch.codeblock.qrinvoice.tests : qrinvoice-tests-resources | jar | 1.14 |