Last Version

QR Invoice Library - Core 1.14

Core module contains the model, Swiss QR Code creator but does not contain a specific PDF library dependency

License

License

GroupId

GroupId

ch.codeblock.qrinvoice.core
ArtifactId

ArtifactId

qrinvoice-core
Version

Version

1.14
Type

Type

jar
Description

Description

QR Invoice Library - Core
Core module contains the model, Swiss QR Code creator but does not contain a specific PDF library dependency
Project Organization

Project Organization

Codeblock GmbH

Download qrinvoice-core 1.14


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

Dependencies

compile (3)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.33
com.google.zxing : core jar 3.4.1
com.google.zxing : javase jar 3.4.1

test (4)

Group / Artifact Type Version
ch.codeblock.qrinvoice.tests : qrinvoice-tests-resources jar 1.14
junit : junit jar 4.13.2
org.apache.logging.log4j : log4j-slf4j-impl jar 2.17.1
commons-io : commons-io jar 2.11.0

Project Modules

There are no modules declared in this project.