is not current version
Last Version 2.0.15

com.github.axet:pdfium 1.8.2-7

PdfiumAndroid base classes.

Categories

Categories

PDF Data
GroupId

GroupId

com.github.axet
ArtifactId

ArtifactId

pdfium
Version

Version

1.8.2-7
Type

Type

aar

Download pdfium 1.8.2-7


<!-- https://jarcasting.com/artifacts/com.github.axet/pdfium/ -->
<dependency>
    <groupId>com.github.axet</groupId>
    <artifactId>pdfium</artifactId>
    <version>1.8.2-7</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.axet/pdfium/
implementation 'com.github.axet:pdfium:1.8.2-7'
// https://jarcasting.com/artifacts/com.github.axet/pdfium/
implementation ("com.github.axet:pdfium:1.8.2-7")
'com.github.axet:pdfium:aar:1.8.2-7'
<dependency org="com.github.axet" name="pdfium" rev="1.8.2-7">
  <artifact name="pdfium" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.axet', module='pdfium', version='1.8.2-7')
)
libraryDependencies += "com.github.axet" % "pdfium" % "1.8.2-7"
[com.github.axet/pdfium "1.8.2-7"]