is not current version
Last Version 1.14

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


GroupId

GroupId

ch.codeblock.qrinvoice.rest
ArtifactId

ArtifactId

qrinvoice-rest-model
Version

Version

0.7
Type

Type

jar

Download qrinvoice-rest-model 0.7


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