не последняя версия
Последняя версия 1.14

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


Группа

Группа

ch.codeblock.qrinvoice.rest
Идентификатор

Идентификатор

qrinvoice-rest-model
Версия

Версия

0.9
Тип

Тип

jar

Скачать qrinvoice-rest-model 0.9


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