android-pdf-viewer

Android view for displaying PDFs rendered with PdfiumAndroid

License

License

Categories

Categories

PDF Data
GroupId

GroupId

io.github.petretiandrea
ArtifactId

ArtifactId

android-pdf-viewer
Last Version

Last Version

4.0.0
Release Date

Release Date

Type

Type

aar
Description

Description

android-pdf-viewer
Android view for displaying PDFs rendered with PdfiumAndroid
Project URL

Project URL

https://github.com/petretiandrea/AndroidPdfViewer.git
Source Code Management

Source Code Management

https://github.com/petretiandrea/AndroidPdfViewer.git

Download android-pdf-viewer

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.31

runtime (4)

Group / Artifact Type Version
androidx.core » core-ktx jar 1.6.0
androidx.appcompat » appcompat jar 1.3.1
com.google.android.material » material jar 1.4.0
androidx.constraintlayout » constraintlayout jar 2.1.1

Project Modules

There are no modules declared in this project.

Versions

Version
4.0.0
1.0.0