is not current version
Last Version 1.14

ch.codeblock.qrinvoice.openpdf:qrinvoice-openpdf 0.8

Provides an OpenPDF 5 specific payment part writer

Categories

Categories

PDF Data OpenPDF
GroupId

GroupId

ch.codeblock.qrinvoice.openpdf
ArtifactId

ArtifactId

qrinvoice-openpdf
Version

Version

0.8
Type

Type

jar

Download qrinvoice-openpdf 0.8


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