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