| Лицензия |
Лицензия |
|---|---|
| Группа | Группаch.codeblock.qrinvoice.rest |
| Идентификатор | Идентификаторqrinvoice-rest-tools-generator |
| Версия | Версия1.12 |
| Тип | Типjar |
| Описание |
ОписаниеQR Invoice REST API - Generator
A Java based solution that simplifies the creation and processing of Swiss QR Invoices
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/ch.codeblock.qrinvoice.rest/qrinvoice-rest-tools-generator/ -->
<dependency>
<groupId>ch.codeblock.qrinvoice.rest</groupId>
<artifactId>qrinvoice-rest-tools-generator</artifactId>
<version>1.12</version>
</dependency>
// https://jarcasting.com/artifacts/ch.codeblock.qrinvoice.rest/qrinvoice-rest-tools-generator/
implementation 'ch.codeblock.qrinvoice.rest:qrinvoice-rest-tools-generator:1.12'
// https://jarcasting.com/artifacts/ch.codeblock.qrinvoice.rest/qrinvoice-rest-tools-generator/
implementation ("ch.codeblock.qrinvoice.rest:qrinvoice-rest-tools-generator:1.12")
'ch.codeblock.qrinvoice.rest:qrinvoice-rest-tools-generator:jar:1.12'
<dependency org="ch.codeblock.qrinvoice.rest" name="qrinvoice-rest-tools-generator" rev="1.12">
<artifact name="qrinvoice-rest-tools-generator" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.codeblock.qrinvoice.rest', module='qrinvoice-rest-tools-generator', version='1.12')
)
libraryDependencies += "ch.codeblock.qrinvoice.rest" % "qrinvoice-rest-tools-generator" % "1.12"
[ch.codeblock.qrinvoice.rest/qrinvoice-rest-tools-generator "1.12"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| ch.codeblock.qrinvoice.core : qrinvoice-core | jar | 1.12 |
| ch.codeblock.qrinvoice.documents : qrinvoice-documents | jar | 1.12 |
| org.apache.commons : commons-lang3 | jar | 3.7 |
| commons-beanutils : commons-beanutils | jar | 1.9.3 |