is not current version
Last Version 1.14

QR Invoice 1.11

A Java based solution that simplifies the creation and processing of Swiss QR Invoices

License

License

GroupId

GroupId

ch.codeblock.qrinvoice
ArtifactId

ArtifactId

qrinvoice-root
Version

Version

1.11
Type

Type

pom
Description

Description

QR Invoice
A Java based solution that simplifies the creation and processing of Swiss QR Invoices
Project URL

Project URL

https://www.qr-invoice.ch
Project Organization

Project Organization

Codeblock GmbH
Source Code Management

Source Code Management

https://bitbucket.org/codeblockgmbh/qrinvoice-java/src

Download qrinvoice-root 1.11

Filename Size
qrinvoice-root-1.11.pom 16 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • qrinvoice-license
  • qrinvoice-core
  • qrinvoice-itext5
  • qrinvoice-openpdf
  • qrinvoice-pdfbox
  • qrinvoice-bulk
  • qrinvoice-tests
  • qrinvoice-rest