License |
License |
---|---|
Categories |
CategoriesPDF Data |
GroupId | GroupIdio.github.abacef |
ArtifactId | ArtifactIdpdfium |
Last Version | Last Version0.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionio.github.abacef:pdfium
Use the PDFium library by calling the library methods of the same name from Java using JNA
|
Project URL |
Project URL |
Filename | Size |
---|---|
pdfium-0.0.1.pom | |
pdfium-0.0.1.jar | 2 MB |
pdfium-0.0.1-sources.jar | 2 MB |
pdfium-0.0.1-javadoc.jar | 54 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.abacef/pdfium/ -->
<dependency>
<groupId>io.github.abacef</groupId>
<artifactId>pdfium</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.abacef/pdfium/
implementation 'io.github.abacef:pdfium:0.0.1'
// https://jarcasting.com/artifacts/io.github.abacef/pdfium/
implementation ("io.github.abacef:pdfium:0.0.1")
'io.github.abacef:pdfium:jar:0.0.1'
<dependency org="io.github.abacef" name="pdfium" rev="0.0.1">
<artifact name="pdfium" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.abacef', module='pdfium', version='0.0.1')
)
libraryDependencies += "io.github.abacef" % "pdfium" % "0.0.1"
[io.github.abacef/pdfium "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
net.java.dev.jna : jna | jar | 5.8.0 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.20 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | 5.7.2 |