Last Version

PdfiumAndroid 1.9.0

Fork of library for rendering PDFs on Android's Surface or Bitmap

License

License

Categories

Categories

PDF Data
GroupId

GroupId

com.github.barteksc
ArtifactId

ArtifactId

pdfium-android
Version

Version

1.9.0
Type

Type

aar
Description

Description

PdfiumAndroid
Fork of library for rendering PDFs on Android's Surface or Bitmap
Project URL

Project URL

https://github.com/barteksc/PdfiumAndroid
Source Code Management

Source Code Management

https://github.com/barteksc/PdfiumAndroid

Download pdfium-android 1.9.0


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

Dependencies

runtime (1)

Group / Artifact Type Version
com.android.support » support-v4 jar 26.1.0

Project Modules

There are no modules declared in this project.