pdfview-android

Small library to show PDF files in your native android application

License

License

Categories

Categories

PDF Data
GroupId

GroupId

com.dmitryborodin
ArtifactId

ArtifactId

pdfview-android
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

aar
Description

Description

pdfview-android
Small library to show PDF files in your native android application

Download pdfview-android

How to add to project

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

Dependencies

runtime (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.5.21
androidx.annotation » annotation jar 1.2.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0