is not current version
Last Version 1.14

ch.codeblock.qrinvoice.tests:qrinvoice-tests-performance 0.8


Categories

Categories

ORM Data
GroupId

GroupId

ch.codeblock.qrinvoice.tests
ArtifactId

ArtifactId

qrinvoice-tests-performance
Version

Version

0.8
Type

Type

jar

Download qrinvoice-tests-performance 0.8


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