io.github.abacef:pdfium

Use the PDFium library by calling the library methods of the same name from Java using JNA

License

License

Categories

Categories

PDF Data
GroupId

GroupId

io.github.abacef
ArtifactId

ArtifactId

pdfium
Last Version

Last Version

0.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

io.github.abacef:pdfium
Use the PDFium library by calling the library methods of the same name from Java using JNA
Project URL

Project URL

https://github.com/abacef/pdfium-java

Download pdfium

How to add to project

<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
net.java.dev.jna : jna jar 5.8.0

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.20

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.7.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.1