License |
License |
---|---|
GroupId | GroupIdch.codeblock.qrinvoice |
ArtifactId | ArtifactIdqrinvoice-license |
Last Version | Last Version1.14 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionQR Invoice - License
A Java based solution that simplifies the creation and processing of Swiss QR Invoices
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
qrinvoice-license-1.14.pom | |
qrinvoice-license-1.14.jar | 4 KB |
qrinvoice-license-1.14-sources.jar | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ch.codeblock.qrinvoice/qrinvoice-license/ -->
<dependency>
<groupId>ch.codeblock.qrinvoice</groupId>
<artifactId>qrinvoice-license</artifactId>
<version>1.14</version>
</dependency>
// https://jarcasting.com/artifacts/ch.codeblock.qrinvoice/qrinvoice-license/
implementation 'ch.codeblock.qrinvoice:qrinvoice-license:1.14'
// https://jarcasting.com/artifacts/ch.codeblock.qrinvoice/qrinvoice-license/
implementation ("ch.codeblock.qrinvoice:qrinvoice-license:1.14")
'ch.codeblock.qrinvoice:qrinvoice-license:jar:1.14'
<dependency org="ch.codeblock.qrinvoice" name="qrinvoice-license" rev="1.14">
<artifact name="qrinvoice-license" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.codeblock.qrinvoice', module='qrinvoice-license', version='1.14')
)
libraryDependencies += "ch.codeblock.qrinvoice" % "qrinvoice-license" % "1.14"
[ch.codeblock.qrinvoice/qrinvoice-license "1.14"]