| Лицензия |
Лицензия |
|---|---|
| Группа | Группаch.codeblock.qrinvoice.tests |
| Идентификатор | Идентификаторqrinvoice-tests-resources |
| Версия | Версия1.13 |
| Тип | Типjar |
| Описание |
ОписаниеQR Invoice Library - Test Resources
Module contains test resources
|
| Организация-разработчик |
Организация-разработчик |
<!-- 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.13</version>
</dependency>
// https://jarcasting.com/artifacts/ch.codeblock.qrinvoice.tests/qrinvoice-tests-resources/
implementation 'ch.codeblock.qrinvoice.tests:qrinvoice-tests-resources:1.13'
// https://jarcasting.com/artifacts/ch.codeblock.qrinvoice.tests/qrinvoice-tests-resources/
implementation ("ch.codeblock.qrinvoice.tests:qrinvoice-tests-resources:1.13")
'ch.codeblock.qrinvoice.tests:qrinvoice-tests-resources:jar:1.13'
<dependency org="ch.codeblock.qrinvoice.tests" name="qrinvoice-tests-resources" rev="1.13">
<artifact name="qrinvoice-tests-resources" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.codeblock.qrinvoice.tests', module='qrinvoice-tests-resources', version='1.13')
)
libraryDependencies += "ch.codeblock.qrinvoice.tests" % "qrinvoice-tests-resources" % "1.13"
[ch.codeblock.qrinvoice.tests/qrinvoice-tests-resources "1.13"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.33 |
| commons-io : commons-io | jar | 2.11.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.2 |