License |
License |
---|---|
Categories |
CategoriesPDF Data |
GroupId | GroupIdcom.github.librepdf |
ArtifactId | ArtifactIdpdf-xml |
Last Version | Last Version1.2.16 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOpen and Free PDF library.
|
Filename | Size |
---|---|
pdf-xml-1.2.16.pom | |
pdf-xml-1.2.16.jar | 19 KB |
pdf-xml-1.2.16-sources.jar | 18 KB |
pdf-xml-1.2.16-javadoc.jar | 65 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.librepdf/pdf-xml/ -->
<dependency>
<groupId>com.github.librepdf</groupId>
<artifactId>pdf-xml</artifactId>
<version>1.2.16</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.librepdf/pdf-xml/
implementation 'com.github.librepdf:pdf-xml:1.2.16'
// https://jarcasting.com/artifacts/com.github.librepdf/pdf-xml/
implementation ("com.github.librepdf:pdf-xml:1.2.16")
'com.github.librepdf:pdf-xml:jar:1.2.16'
<dependency org="com.github.librepdf" name="pdf-xml" rev="1.2.16">
<artifact name="pdf-xml" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.librepdf', module='pdf-xml', version='1.2.16')
)
libraryDependencies += "com.github.librepdf" % "pdf-xml" % "1.2.16"
[com.github.librepdf/pdf-xml "1.2.16"]
Group / Artifact | Type | Version |
---|---|---|
com.github.librepdf : openpdf | jar | 1.2.16 |
com.github.spotbugs : spotbugs | jar | 3.1.12 |
Group / Artifact | Type | Version |
---|---|---|
org.assertj : assertj-core | jar | 3.12.1 |
org.junit.jupiter : junit-jupiter-api | jar | 5.4.1 |
org.junit.jupiter : junit-jupiter-params | jar | 5.4.1 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.4.1 |
org.mockito : mockito-core | jar | 2.25.1 |
org.hamcrest : hamcrest-library | jar | 2.1 |
org.hamcrest : hamcrest-core | jar | 2.1 |