is not current version
Last Version 1.9.2

com.github.mhiew:pdfium-android 1.9.1

Fork of Barteksc AndroidPdfViewer - Android view for displaying PDFs rendered with PdfiumAndroid

Categories

Categories

PDF Data
GroupId

GroupId

com.github.mhiew
ArtifactId

ArtifactId

pdfium-android
Version

Version

1.9.1
Type

Type

aar

Download pdfium-android 1.9.1


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