| License |
License |
|---|---|
| Categories |
CategoriesPDF Data OpenPDF |
| GroupId | GroupIdch.codeblock.qrinvoice.openpdf |
| ArtifactId | ArtifactIdqrinvoice-openpdf |
| Last Version | Last Version1.14 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionQR Invoice Library - OpenPDF
Provides an OpenPDF specific payment part receipt writer
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| qrinvoice-openpdf-1.14.pom | |
| qrinvoice-openpdf-1.14.jar | 24 KB |
| qrinvoice-openpdf-1.14-sources.jar | 16 KB |
| qrinvoice-openpdf-1.14-javadoc.jar | 57 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/ch.codeblock.qrinvoice.openpdf/qrinvoice-openpdf/ -->
<dependency>
<groupId>ch.codeblock.qrinvoice.openpdf</groupId>
<artifactId>qrinvoice-openpdf</artifactId>
<version>1.14</version>
</dependency>
// https://jarcasting.com/artifacts/ch.codeblock.qrinvoice.openpdf/qrinvoice-openpdf/
implementation 'ch.codeblock.qrinvoice.openpdf:qrinvoice-openpdf:1.14'
// https://jarcasting.com/artifacts/ch.codeblock.qrinvoice.openpdf/qrinvoice-openpdf/
implementation ("ch.codeblock.qrinvoice.openpdf:qrinvoice-openpdf:1.14")
'ch.codeblock.qrinvoice.openpdf:qrinvoice-openpdf:jar:1.14'
<dependency org="ch.codeblock.qrinvoice.openpdf" name="qrinvoice-openpdf" rev="1.14">
<artifact name="qrinvoice-openpdf" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.codeblock.qrinvoice.openpdf', module='qrinvoice-openpdf', version='1.14')
)
libraryDependencies += "ch.codeblock.qrinvoice.openpdf" % "qrinvoice-openpdf" % "1.14"
[ch.codeblock.qrinvoice.openpdf/qrinvoice-openpdf "1.14"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.librepdf : openpdf | jar | 1.3.26 |
| Group / Artifact | Type | Version |
|---|---|---|
| ch.codeblock.qrinvoice.core : qrinvoice-core | jar | 1.14 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |