is not current version
Last Version 1.14

ch.codeblock.qrinvoice.rest:qrinvoice-rest 0.8


GroupId

GroupId

ch.codeblock.qrinvoice.rest
ArtifactId

ArtifactId

qrinvoice-rest
Version

Version

0.8
Type

Type

pom

Download qrinvoice-rest 0.8

Filename Size
qrinvoice-rest-0.8.pom 2 KB
Browse

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