is not current version
Last Version 2.0.15

com.github.axet:pdfium 2.0.14

PdfiumAndroid base classes.

Categories

Categories

PDF Data
GroupId

GroupId

com.github.axet
ArtifactId

ArtifactId

pdfium
Version

Version

2.0.14
Type

Type

aar

Download pdfium 2.0.14


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