is not current version
Last Version 1.14

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


Categories

Categories

GUI User Interface
GroupId

GroupId

ch.codeblock.qrinvoice.rest
ArtifactId

ArtifactId

qrinvoice-rest-webgui
Version

Version

0.7
Type

Type

jar

Download qrinvoice-rest-webgui 0.7


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