| License |
License |
|---|---|
| Categories |
CategoriesPDF Data |
| GroupId | GroupIdwiki.xsx |
| ArtifactId | ArtifactIdxpdf |
| Last Version | Last Version1.0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionxpdf
a util for pdf
|
| Filename | Size |
|---|---|
| xpdf-1.0.1.pom | |
| xpdf-1.0.1.jar | 36 KB |
| xpdf-1.0.1-sources.jar | 21 KB |
| xpdf-1.0.1-javadoc.jar | 167 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/wiki.xsx/xpdf/ -->
<dependency>
<groupId>wiki.xsx</groupId>
<artifactId>xpdf</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/wiki.xsx/xpdf/
implementation 'wiki.xsx:xpdf:1.0.1'
// https://jarcasting.com/artifacts/wiki.xsx/xpdf/
implementation ("wiki.xsx:xpdf:1.0.1")
'wiki.xsx:xpdf:jar:1.0.1'
<dependency org="wiki.xsx" name="xpdf" rev="1.0.1">
<artifact name="xpdf" type="jar" />
</dependency>
@Grapes(
@Grab(group='wiki.xsx', module='xpdf', version='1.0.1')
)
libraryDependencies += "wiki.xsx" % "xpdf" % "1.0.1"
[wiki.xsx/xpdf "1.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok Optional | jar | 1.18.10 |
| org.apache.pdfbox : pdfbox | jar | 2.0.19 |
| org.apache.pdfbox : fontbox | jar | 2.0.19 |
| org.apache.pdfbox : pdfbox-tools | jar | 2.0.19 |
| org.apache.pdfbox : preflight | jar | 2.0.19 |
| org.apache.pdfbox : xmpbox | jar | 2.0.19 |