License |
License |
---|---|
Categories |
CategoriesPDF Data OpenPDF |
GroupId | GroupIdcom.github.librepdf |
ArtifactId | ArtifactIdopenpdf-parent |
Last Version | Last Version1.3.28 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionOpenPDF - Free and Open PDF
Open and Free PDF library.
|
Project URL |
Project URL |
Filename | Size |
---|---|
openpdf-parent-1.3.28.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.28</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.librepdf/openpdf-parent/
implementation 'com.github.librepdf:openpdf-parent:1.3.28'
// https://jarcasting.com/artifacts/com.github.librepdf/openpdf-parent/
implementation ("com.github.librepdf:openpdf-parent:1.3.28")
'com.github.librepdf:openpdf-parent:pom:1.3.28'
<dependency org="com.github.librepdf" name="openpdf-parent" rev="1.3.28">
<artifact name="openpdf-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.librepdf', module='openpdf-parent', version='1.3.28')
)
libraryDependencies += "com.github.librepdf" % "openpdf-parent" % "1.3.28"
[com.github.librepdf/openpdf-parent "1.3.28"]