is not current version
Last Version 1.14

ch.codeblock.qrinvoice.openpdf:qrinvoice-openpdf 1.6

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.6
Type

Type

jar

Download qrinvoice-openpdf 1.6


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