| Категории |
КатегорииORM Данные |
|---|---|
| Группа | Группаch.codeblock.qrinvoice.tests |
| Идентификатор | Идентификаторqrinvoice-tests-performance |
| Версия | Версия0.9 |
| Тип | Типjar |
<!-- 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.9</version>
</dependency>
// https://jarcasting.com/artifacts/ch.codeblock.qrinvoice.tests/qrinvoice-tests-performance/
implementation 'ch.codeblock.qrinvoice.tests:qrinvoice-tests-performance:0.9'
// https://jarcasting.com/artifacts/ch.codeblock.qrinvoice.tests/qrinvoice-tests-performance/
implementation ("ch.codeblock.qrinvoice.tests:qrinvoice-tests-performance:0.9")
'ch.codeblock.qrinvoice.tests:qrinvoice-tests-performance:jar:0.9'
<dependency org="ch.codeblock.qrinvoice.tests" name="qrinvoice-tests-performance" rev="0.9">
<artifact name="qrinvoice-tests-performance" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.codeblock.qrinvoice.tests', module='qrinvoice-tests-performance', version='0.9')
)
libraryDependencies += "ch.codeblock.qrinvoice.tests" % "qrinvoice-tests-performance" % "0.9"
[ch.codeblock.qrinvoice.tests/qrinvoice-tests-performance "0.9"]