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