is not current version
Last Version 1.3.28

com.github.librepdf:openpdf 1.3.11


Categories

Categories

PDF Data OpenPDF
GroupId

GroupId

com.github.librepdf
ArtifactId

ArtifactId

openpdf
Version

Version

1.3.11
Type

Type

jar

Download openpdf 1.3.11


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