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

ch.codeblock.qrinvoice.tests:qrinvoice-tests 1.0


Группа

Группа

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

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

qrinvoice-tests
Версия

Версия

1.0
Тип

Тип

pom

Скачать qrinvoice-tests 1.0

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

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