QR Invoice Library - Bulk

Module which allows bulk creation of payment part and receipts

License

License

GroupId

GroupId

ch.codeblock.qrinvoice.bulk
ArtifactId

ArtifactId

qrinvoice-bulk
Last Version

Last Version

1.14
Release Date

Release Date

Type

Type

jar
Description

Description

QR Invoice Library - Bulk
Module which allows bulk creation of payment part and receipts
Project Organization

Project Organization

Codeblock GmbH

Download qrinvoice-bulk

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
ch.codeblock.qrinvoice.core : qrinvoice-core jar 1.14
ch.codeblock.qrinvoice.openpdf : qrinvoice-openpdf jar 1.14
org.apache.poi : poi jar 5.2.0
org.apache.poi : poi-ooxml jar 5.2.0
com.opencsv : opencsv jar 5.5.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.14
1.13
1.12
1.11