is not current version
Last Version 1.9.0

com.github.barteksc:pdfium-android 1.0.3

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

Categories

Categories

PDF Data
GroupId

GroupId

com.github.barteksc
ArtifactId

ArtifactId

pdfium-android
Version

Version

1.0.3
Type

Type

aar

Download pdfium-android 1.0.3


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