is not current version
Last Version 1.14

ch.codeblock.qrinvoice.rest:qrinvoice-rest-webgui 1.9


Categories

Categories

GUI User Interface
GroupId

GroupId

ch.codeblock.qrinvoice.rest
ArtifactId

ArtifactId

qrinvoice-rest-webgui
Version

Version

1.9
Type

Type

jar

Download qrinvoice-rest-webgui 1.9


<!-- 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.9</version>
</dependency>
// https://jarcasting.com/artifacts/ch.codeblock.qrinvoice.rest/qrinvoice-rest-webgui/
implementation 'ch.codeblock.qrinvoice.rest:qrinvoice-rest-webgui:1.9'
// https://jarcasting.com/artifacts/ch.codeblock.qrinvoice.rest/qrinvoice-rest-webgui/
implementation ("ch.codeblock.qrinvoice.rest:qrinvoice-rest-webgui:1.9")
'ch.codeblock.qrinvoice.rest:qrinvoice-rest-webgui:jar:1.9'
<dependency org="ch.codeblock.qrinvoice.rest" name="qrinvoice-rest-webgui" rev="1.9">
  <artifact name="qrinvoice-rest-webgui" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.codeblock.qrinvoice.rest', module='qrinvoice-rest-webgui', version='1.9')
)
libraryDependencies += "ch.codeblock.qrinvoice.rest" % "qrinvoice-rest-webgui" % "1.9"
[ch.codeblock.qrinvoice.rest/qrinvoice-rest-webgui "1.9"]