License |
License |
---|---|
Categories |
CategoriesPDF Data |
GroupId | GroupIdcom.github.librepdf |
ArtifactId | ArtifactIdpdf-toolbox |
Last Version | Last Version1.3.28 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOpen and Free PDF library.
|
Filename | Size |
---|---|
pdf-toolbox-1.3.28.pom | |
pdf-toolbox-1.3.28.jar | 155 KB |
pdf-toolbox-1.3.28-sources.jar | 142 KB |
pdf-toolbox-1.3.28-javadoc.jar | 388 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.librepdf/pdf-toolbox/ -->
<dependency>
<groupId>com.github.librepdf</groupId>
<artifactId>pdf-toolbox</artifactId>
<version>1.3.28</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.librepdf/pdf-toolbox/
implementation 'com.github.librepdf:pdf-toolbox:1.3.28'
// https://jarcasting.com/artifacts/com.github.librepdf/pdf-toolbox/
implementation ("com.github.librepdf:pdf-toolbox:1.3.28")
'com.github.librepdf:pdf-toolbox:jar:1.3.28'
<dependency org="com.github.librepdf" name="pdf-toolbox" rev="1.3.28">
<artifact name="pdf-toolbox" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.librepdf', module='pdf-toolbox', version='1.3.28')
)
libraryDependencies += "com.github.librepdf" % "pdf-toolbox" % "1.3.28"
[com.github.librepdf/pdf-toolbox "1.3.28"]
Group / Artifact | Type | Version |
---|---|---|
com.github.librepdf : openpdf | jar | 1.3.28 |
org.jfree : jfreechart | jar | 1.5.3 |
org.jfree : jcommon | jar | 1.0.24 |
Group / Artifact | Type | Version |
---|---|---|
jakarta.servlet : jakarta.servlet-api | jar | 5.0.0 |
org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |
org.assertj : assertj-core | jar | 3.22.0 |