is not current version
Last Version 1.3.28

com.github.librepdf:openpdf 1.0.3


Categories

Categories

PDF Data OpenPDF
GroupId

GroupId

com.github.librepdf
ArtifactId

ArtifactId

openpdf
Version

Version

1.0.3
Type

Type

jar

Download openpdf 1.0.3


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