is not current version
Last Version 1.14

ch.codeblock.qrinvoice.rest:qrinvoice-rest 1.3


GroupId

GroupId

ch.codeblock.qrinvoice.rest
ArtifactId

ArtifactId

qrinvoice-rest
Version

Version

1.3
Type

Type

pom

Download qrinvoice-rest 1.3

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