is not current version
Last Version 1.14

ch.codeblock.qrinvoice.openpdf:qrinvoice-openpdf 1.10

Provides an OpenPDF specific payment part receipt writer

Categories

Categories

PDF Data OpenPDF
GroupId

GroupId

ch.codeblock.qrinvoice.openpdf
ArtifactId

ArtifactId

qrinvoice-openpdf
Version

Version

1.10
Type

Type

jar

Download qrinvoice-openpdf 1.10


<!-- https://jarcasting.com/artifacts/ch.codeblock.qrinvoice.openpdf/qrinvoice-openpdf/ -->
<dependency>
    <groupId>ch.codeblock.qrinvoice.openpdf</groupId>
    <artifactId>qrinvoice-openpdf</artifactId>
    <version>1.10</version>
</dependency>
// https://jarcasting.com/artifacts/ch.codeblock.qrinvoice.openpdf/qrinvoice-openpdf/
implementation 'ch.codeblock.qrinvoice.openpdf:qrinvoice-openpdf:1.10'
// https://jarcasting.com/artifacts/ch.codeblock.qrinvoice.openpdf/qrinvoice-openpdf/
implementation ("ch.codeblock.qrinvoice.openpdf:qrinvoice-openpdf:1.10")
'ch.codeblock.qrinvoice.openpdf:qrinvoice-openpdf:jar:1.10'
<dependency org="ch.codeblock.qrinvoice.openpdf" name="qrinvoice-openpdf" rev="1.10">
  <artifact name="qrinvoice-openpdf" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.codeblock.qrinvoice.openpdf', module='qrinvoice-openpdf', version='1.10')
)
libraryDependencies += "ch.codeblock.qrinvoice.openpdf" % "qrinvoice-openpdf" % "1.10"
[ch.codeblock.qrinvoice.openpdf/qrinvoice-openpdf "1.10"]