is not current version
Last Version 1.3.28

com.github.librepdf:pdf-toolbox 1.2.14


Categories

Categories

PDF Data
GroupId

GroupId

com.github.librepdf
ArtifactId

ArtifactId

pdf-toolbox
Version

Version

1.2.14
Type

Type

jar

Download pdf-toolbox 1.2.14


<!-- https://jarcasting.com/artifacts/com.github.librepdf/pdf-toolbox/ -->
<dependency>
    <groupId>com.github.librepdf</groupId>
    <artifactId>pdf-toolbox</artifactId>
    <version>1.2.14</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.librepdf/pdf-toolbox/
implementation 'com.github.librepdf:pdf-toolbox:1.2.14'
// https://jarcasting.com/artifacts/com.github.librepdf/pdf-toolbox/
implementation ("com.github.librepdf:pdf-toolbox:1.2.14")
'com.github.librepdf:pdf-toolbox:jar:1.2.14'
<dependency org="com.github.librepdf" name="pdf-toolbox" rev="1.2.14">
  <artifact name="pdf-toolbox" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.librepdf', module='pdf-toolbox', version='1.2.14')
)
libraryDependencies += "com.github.librepdf" % "pdf-toolbox" % "1.2.14"
[com.github.librepdf/pdf-toolbox "1.2.14"]