is not current version
Last Version 1.14

ch.codeblock.qrinvoice.rest:qrinvoice-rest 1.7


GroupId

GroupId

ch.codeblock.qrinvoice.rest
ArtifactId

ArtifactId

qrinvoice-rest
Version

Version

1.7
Type

Type

pom

Download qrinvoice-rest 1.7

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