is not current version
Last Version 2.4.0

com.github.ahmerafzal1:AhmerPDFViewer 2.0.1

Android view for displaying PDFs rendered with PdfiumAndroid

Categories

Categories

PDF Data
GroupId

GroupId

com.github.ahmerafzal1
ArtifactId

ArtifactId

AhmerPDFViewer
Version

Version

2.0.1
Type

Type

aar

Download AhmerPDFViewer 2.0.1


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