| Categories |
CategoriesPDF Data OpenPDF |
|---|---|
| GroupId | GroupIdch.codeblock.qrinvoice.openpdf |
| ArtifactId | ArtifactIdqrinvoice-openpdf |
| Version | Version0.9 |
| Type | Typejar |
| Filename | Size |
|---|---|
| qrinvoice-openpdf-0.9.pom | |
| qrinvoice-openpdf-0.9.jar | 15 KB |
| qrinvoice-openpdf-0.9-sources.jar | 10 KB |
| qrinvoice-openpdf-0.9-javadoc.jar | 46 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/ch.codeblock.qrinvoice.openpdf/qrinvoice-openpdf/ -->
<dependency>
<groupId>ch.codeblock.qrinvoice.openpdf</groupId>
<artifactId>qrinvoice-openpdf</artifactId>
<version>0.9</version>
</dependency>
// https://jarcasting.com/artifacts/ch.codeblock.qrinvoice.openpdf/qrinvoice-openpdf/
implementation 'ch.codeblock.qrinvoice.openpdf:qrinvoice-openpdf:0.9'
// https://jarcasting.com/artifacts/ch.codeblock.qrinvoice.openpdf/qrinvoice-openpdf/
implementation ("ch.codeblock.qrinvoice.openpdf:qrinvoice-openpdf:0.9")
'ch.codeblock.qrinvoice.openpdf:qrinvoice-openpdf:jar:0.9'
<dependency org="ch.codeblock.qrinvoice.openpdf" name="qrinvoice-openpdf" rev="0.9">
<artifact name="qrinvoice-openpdf" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.codeblock.qrinvoice.openpdf', module='qrinvoice-openpdf', version='0.9')
)
libraryDependencies += "ch.codeblock.qrinvoice.openpdf" % "qrinvoice-openpdf" % "0.9"
[ch.codeblock.qrinvoice.openpdf/qrinvoice-openpdf "0.9"]