| Группа | Группаch.codeblock.qrinvoice.rest |
|---|---|
| Идентификатор | Идентификаторqrinvoice-rest-standalone |
| Версия | Версия1.1 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| qrinvoice-rest-standalone-1.1.pom | |
| qrinvoice-rest-standalone-1.1.jar | 29 MB |
| qrinvoice-rest-standalone-1.1-sources.jar | 20 KB |
| qrinvoice-rest-standalone-1.1-javadoc.jar | 101 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/ch.codeblock.qrinvoice.rest/qrinvoice-rest-standalone/ -->
<dependency>
<groupId>ch.codeblock.qrinvoice.rest</groupId>
<artifactId>qrinvoice-rest-standalone</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/ch.codeblock.qrinvoice.rest/qrinvoice-rest-standalone/
implementation 'ch.codeblock.qrinvoice.rest:qrinvoice-rest-standalone:1.1'
// https://jarcasting.com/artifacts/ch.codeblock.qrinvoice.rest/qrinvoice-rest-standalone/
implementation ("ch.codeblock.qrinvoice.rest:qrinvoice-rest-standalone:1.1")
'ch.codeblock.qrinvoice.rest:qrinvoice-rest-standalone:jar:1.1'
<dependency org="ch.codeblock.qrinvoice.rest" name="qrinvoice-rest-standalone" rev="1.1">
<artifact name="qrinvoice-rest-standalone" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.codeblock.qrinvoice.rest', module='qrinvoice-rest-standalone', version='1.1')
)
libraryDependencies += "ch.codeblock.qrinvoice.rest" % "qrinvoice-rest-standalone" % "1.1"
[ch.codeblock.qrinvoice.rest/qrinvoice-rest-standalone "1.1"]