License |
License |
---|---|
Categories |
CategoriesPDF Data OpenPDF |
GroupId | GroupIdcom.github.librepdf |
ArtifactId | ArtifactIdopenpdf-fonts-extra |
Last Version | Last Version1.3.28 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOpen and Free PDF library.
|
<!-- https://jarcasting.com/artifacts/com.github.librepdf/openpdf-fonts-extra/ -->
<dependency>
<groupId>com.github.librepdf</groupId>
<artifactId>openpdf-fonts-extra</artifactId>
<version>1.3.28</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.librepdf/openpdf-fonts-extra/
implementation 'com.github.librepdf:openpdf-fonts-extra:1.3.28'
// https://jarcasting.com/artifacts/com.github.librepdf/openpdf-fonts-extra/
implementation ("com.github.librepdf:openpdf-fonts-extra:1.3.28")
'com.github.librepdf:openpdf-fonts-extra:jar:1.3.28'
<dependency org="com.github.librepdf" name="openpdf-fonts-extra" rev="1.3.28">
<artifact name="openpdf-fonts-extra" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.librepdf', module='openpdf-fonts-extra', version='1.3.28')
)
libraryDependencies += "com.github.librepdf" % "openpdf-fonts-extra" % "1.3.28"
[com.github.librepdf/openpdf-fonts-extra "1.3.28"]
Group / Artifact | Type | Version |
---|---|---|
com.github.librepdf : openpdf | jar | 1.3.28 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |