License |
License |
---|---|
GroupId | GroupIdch.codeblock.qrinvoice |
ArtifactId | ArtifactIdqrinvoice-license |
Version | Version1.13 |
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.13.pom | |
qrinvoice-license-1.13.jar | 4 KB |
qrinvoice-license-1.13-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.13</version>
</dependency>
// https://jarcasting.com/artifacts/ch.codeblock.qrinvoice/qrinvoice-license/
implementation 'ch.codeblock.qrinvoice:qrinvoice-license:1.13'
// https://jarcasting.com/artifacts/ch.codeblock.qrinvoice/qrinvoice-license/
implementation ("ch.codeblock.qrinvoice:qrinvoice-license:1.13")
'ch.codeblock.qrinvoice:qrinvoice-license:jar:1.13'
<dependency org="ch.codeblock.qrinvoice" name="qrinvoice-license" rev="1.13">
<artifact name="qrinvoice-license" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.codeblock.qrinvoice', module='qrinvoice-license', version='1.13')
)
libraryDependencies += "ch.codeblock.qrinvoice" % "qrinvoice-license" % "1.13"
[ch.codeblock.qrinvoice/qrinvoice-license "1.13"]