| License |
License |
|---|---|
| Categories |
CategoriesPDF Data |
| GroupId | GroupIdio.qtjambi |
| ArtifactId | ArtifactIdqtjambi-pdf-jre8 |
| Last Version | Last Version6.3.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionQtJambi Pdf for Java 8
Classes and functions for rendering PDF documents.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| qtjambi-pdf-jre8-6.3.0.pom | |
| qtjambi-pdf-jre8-6.3.0-sources.jar | 15 KB |
| qtjambi-pdf-jre8-6.3.0-javadoc.jar | 307 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.qtjambi/qtjambi-pdf-jre8/ -->
<dependency>
<groupId>io.qtjambi</groupId>
<artifactId>qtjambi-pdf-jre8</artifactId>
<version>6.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.qtjambi/qtjambi-pdf-jre8/
implementation 'io.qtjambi:qtjambi-pdf-jre8:6.3.0'
// https://jarcasting.com/artifacts/io.qtjambi/qtjambi-pdf-jre8/
implementation ("io.qtjambi:qtjambi-pdf-jre8:6.3.0")
'io.qtjambi:qtjambi-pdf-jre8:jar:6.3.0'
<dependency org="io.qtjambi" name="qtjambi-pdf-jre8" rev="6.3.0">
<artifact name="qtjambi-pdf-jre8" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.qtjambi', module='qtjambi-pdf-jre8', version='6.3.0')
)
libraryDependencies += "io.qtjambi" % "qtjambi-pdf-jre8" % "6.3.0"
[io.qtjambi/qtjambi-pdf-jre8 "6.3.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.qtjambi : qtjambi-jre8 | jar | 6.3.0 |