android-pdf-viewer

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

License

License

Categories

Categories

PDF Data
GroupId

GroupId

com.github.mhiew
ArtifactId

ArtifactId

android-pdf-viewer
Last Version

Last Version

3.2.0-beta.3
Release Date

Release Date

Type

Type

aar
Description

Description

android-pdf-viewer
Fork of Barteksc AndroidPdfViewer - Android view for displaying PDFs rendered with PdfiumAndroid
Project URL

Project URL

https://github.com/mhiew/AndroidPdfViewer
Source Code Management

Source Code Management

https://github.com/mhiew/AndroidPdfViewer

Download android-pdf-viewer

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.mhiew : pdfium-android jar 1.9.2

runtime (1)

Group / Artifact Type Version
androidx.core » core jar 1.7.0

Project Modules

There are no modules declared in this project.

Versions

Version
3.2.0-beta.3
3.2.0-beta.2
3.2.0-beta.1