is not current version
Last Version 1.14

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


GroupId

GroupId

ch.codeblock.qrinvoice.rest
ArtifactId

ArtifactId

qrinvoice-rest-model
Version

Version

1.4
Type

Type

jar

Download qrinvoice-rest-model 1.4


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