is not current version
Last Version 1.3.28

com.github.librepdf:pdf-toolbox 1.3.4


Categories

Categories

PDF Data
GroupId

GroupId

com.github.librepdf
ArtifactId

ArtifactId

pdf-toolbox
Version

Version

1.3.4
Type

Type

jar

Download pdf-toolbox 1.3.4


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