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

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


Группа

Группа

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

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

qrinvoice-rest-standalone
Версия

Версия

0.9
Тип

Тип

jar

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


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