is not current version
Last Version 2.0.15

com.github.axet:pdfium 2.0.4

PdfiumAndroid base classes.

Categories

Categories

PDF Data
GroupId

GroupId

com.github.axet
ArtifactId

ArtifactId

pdfium
Version

Version

2.0.4
Type

Type

aar

Download pdfium 2.0.4


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