is not current version
Last Version 1.14

ch.codeblock.qrinvoice.tests:qrinvoice-tests 1.9


GroupId

GroupId

ch.codeblock.qrinvoice.tests
ArtifactId

ArtifactId

qrinvoice-tests
Version

Version

1.9
Type

Type

pom

Download qrinvoice-tests 1.9

Filename Size
qrinvoice-tests-1.9.pom 1 KB
Browse

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