| Лицензия |
Лицензия |
|---|---|
| Группа | Группаch.codeblock.qrinvoice.rest |
| Идентификатор | Идентификаторqrinvoice-rest-tools-generator |
| Последняя версия | Последняя версия1.14 |
| Дата | Дата |
| Тип | Тип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.14</version>
</dependency>
// https://jarcasting.com/artifacts/ch.codeblock.qrinvoice.rest/qrinvoice-rest-tools-generator/
implementation 'ch.codeblock.qrinvoice.rest:qrinvoice-rest-tools-generator:1.14'
// https://jarcasting.com/artifacts/ch.codeblock.qrinvoice.rest/qrinvoice-rest-tools-generator/
implementation ("ch.codeblock.qrinvoice.rest:qrinvoice-rest-tools-generator:1.14")
'ch.codeblock.qrinvoice.rest:qrinvoice-rest-tools-generator:jar:1.14'
<dependency org="ch.codeblock.qrinvoice.rest" name="qrinvoice-rest-tools-generator" rev="1.14">
<artifact name="qrinvoice-rest-tools-generator" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.codeblock.qrinvoice.rest', module='qrinvoice-rest-tools-generator', version='1.14')
)
libraryDependencies += "ch.codeblock.qrinvoice.rest" % "qrinvoice-rest-tools-generator" % "1.14"
[ch.codeblock.qrinvoice.rest/qrinvoice-rest-tools-generator "1.14"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| ch.codeblock.qrinvoice.core : qrinvoice-core | jar | 1.14 |
| ch.codeblock.qrinvoice.documents : qrinvoice-documents | jar | 1.14 |
| org.apache.commons : commons-lang3 | jar | 3.12.0 |
| commons-beanutils : commons-beanutils | jar | 1.9.4 |