is not current version
Last Version 1.14

ch.codeblock.qrinvoice.tests:qrinvoice-tests 0.7


GroupId

GroupId

ch.codeblock.qrinvoice.tests
ArtifactId

ArtifactId

qrinvoice-tests
Version

Version

0.7
Type

Type

pom

Download qrinvoice-tests 0.7

Filename Size
qrinvoice-tests-0.7.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>0.7</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/ch.codeblock.qrinvoice.tests/qrinvoice-tests/
implementation 'ch.codeblock.qrinvoice.tests:qrinvoice-tests:0.7'
// https://jarcasting.com/artifacts/ch.codeblock.qrinvoice.tests/qrinvoice-tests/
implementation ("ch.codeblock.qrinvoice.tests:qrinvoice-tests:0.7")
'ch.codeblock.qrinvoice.tests:qrinvoice-tests:pom:0.7'
<dependency org="ch.codeblock.qrinvoice.tests" name="qrinvoice-tests" rev="0.7">
  <artifact name="qrinvoice-tests" type="pom" />
</dependency>
@Grapes(
@Grab(group='ch.codeblock.qrinvoice.tests', module='qrinvoice-tests', version='0.7')
)
libraryDependencies += "ch.codeblock.qrinvoice.tests" % "qrinvoice-tests" % "0.7"
[ch.codeblock.qrinvoice.tests/qrinvoice-tests "0.7"]