is not current version
Last Version 1.14

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


GroupId

GroupId

ch.codeblock.qrinvoice.rest
ArtifactId

ArtifactId

qrinvoice-rest
Version

Version

1.9
Type

Type

pom

Download qrinvoice-rest 1.9

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