is not current version
Last Version 1.3.28

com.github.librepdf:openpdf 1.2.6


Categories

Categories

PDF Data OpenPDF
GroupId

GroupId

com.github.librepdf
ArtifactId

ArtifactId

openpdf
Version

Version

1.2.6
Type

Type

jar

Download openpdf 1.2.6


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