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

ch.codeblock.qrinvoice.rest:qrinvoice-rest 1.0


Группа

Группа

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

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

qrinvoice-rest
Версия

Версия

1.0
Тип

Тип

pom

Скачать qrinvoice-rest 1.0

Имя Файла Размер
qrinvoice-rest-1.0.pom 2 KB
Обзор

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