License |
License |
---|---|
GroupId | GroupIdch.codeblock.qrinvoice.tests |
ArtifactId | ArtifactIdqrinvoice-tests-resources |
Last Version | Last Version1.14 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionQR Invoice Library - Test Resources
Module contains test resources
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/ch.codeblock.qrinvoice.tests/qrinvoice-tests-resources/ -->
<dependency>
<groupId>ch.codeblock.qrinvoice.tests</groupId>
<artifactId>qrinvoice-tests-resources</artifactId>
<version>1.14</version>
</dependency>
// https://jarcasting.com/artifacts/ch.codeblock.qrinvoice.tests/qrinvoice-tests-resources/
implementation 'ch.codeblock.qrinvoice.tests:qrinvoice-tests-resources:1.14'
// https://jarcasting.com/artifacts/ch.codeblock.qrinvoice.tests/qrinvoice-tests-resources/
implementation ("ch.codeblock.qrinvoice.tests:qrinvoice-tests-resources:1.14")
'ch.codeblock.qrinvoice.tests:qrinvoice-tests-resources:jar:1.14'
<dependency org="ch.codeblock.qrinvoice.tests" name="qrinvoice-tests-resources" rev="1.14">
<artifact name="qrinvoice-tests-resources" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.codeblock.qrinvoice.tests', module='qrinvoice-tests-resources', version='1.14')
)
libraryDependencies += "ch.codeblock.qrinvoice.tests" % "qrinvoice-tests-resources" % "1.14"
[ch.codeblock.qrinvoice.tests/qrinvoice-tests-resources "1.14"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.33 |
commons-io : commons-io | jar | 2.11.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |