| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииPDF Данные OpenPDF |
| Группа | Группаch.codeblock.qrinvoice.openpdf |
| Идентификатор | Идентификаторqrinvoice-openpdf |
| Версия | Версия1.11 |
| Тип | Типjar |
| Описание |
ОписаниеQR Invoice Library - OpenPDF
Provides an OpenPDF specific payment part receipt writer
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| qrinvoice-openpdf-1.11.pom | |
| qrinvoice-openpdf-1.11.jar | 26 KB |
| qrinvoice-openpdf-1.11-sources.jar | 18 KB |
| qrinvoice-openpdf-1.11-javadoc.jar | 62 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/ch.codeblock.qrinvoice.openpdf/qrinvoice-openpdf/ -->
<dependency>
<groupId>ch.codeblock.qrinvoice.openpdf</groupId>
<artifactId>qrinvoice-openpdf</artifactId>
<version>1.11</version>
</dependency>
// https://jarcasting.com/artifacts/ch.codeblock.qrinvoice.openpdf/qrinvoice-openpdf/
implementation 'ch.codeblock.qrinvoice.openpdf:qrinvoice-openpdf:1.11'
// https://jarcasting.com/artifacts/ch.codeblock.qrinvoice.openpdf/qrinvoice-openpdf/
implementation ("ch.codeblock.qrinvoice.openpdf:qrinvoice-openpdf:1.11")
'ch.codeblock.qrinvoice.openpdf:qrinvoice-openpdf:jar:1.11'
<dependency org="ch.codeblock.qrinvoice.openpdf" name="qrinvoice-openpdf" rev="1.11">
<artifact name="qrinvoice-openpdf" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.codeblock.qrinvoice.openpdf', module='qrinvoice-openpdf', version='1.11')
)
libraryDependencies += "ch.codeblock.qrinvoice.openpdf" % "qrinvoice-openpdf" % "1.11"
[ch.codeblock.qrinvoice.openpdf/qrinvoice-openpdf "1.11"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.librepdf : openpdf | jar | 1.3.22 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| ch.codeblock.qrinvoice.core : qrinvoice-core | jar | 1.11 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13 |