is not current version
Last Version 1.3.28

com.github.librepdf:openpdf-parent 1.3.14

Open and Free PDF library.

Categories

Categories

PDF Data OpenPDF
GroupId

GroupId

com.github.librepdf
ArtifactId

ArtifactId

openpdf-parent
Version

Version

1.3.14
Type

Type

pom

Download openpdf-parent 1.3.14

Filename Size
openpdf-parent-1.3.14.pom 15 KB
Browse

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