is not current version
Last Version 1.14

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


GroupId

GroupId

ch.codeblock.qrinvoice.rest
ArtifactId

ArtifactId

qrinvoice-rest-model
Version

Version

1.5
Type

Type

jar

Download qrinvoice-rest-model 1.5


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