MVN

com.joanzapata.pdfview : android-pdfview-parent

Maven & Gradle

Jun 13, 2015
2.8k stars

Android PDFView parent · An easy-to-use Android PDFView component with swipe and zoom

<dependency>
    <groupId>com.joanzapata.pdfview</groupId>
    <artifactId>android-pdfview-parent</artifactId>
    <version>1.0.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.joanzapata.pdfview : android-pdfview-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.0.4

All Versions

Choose a version of com.joanzapata.pdfview : android-pdfview-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
android-pdfview-parent-1.0.4
android-pdfview-parent-1.0.3
android-pdfview-parent-1.0.2
android-pdfview-parent-1.0.1
android-pdfview-parent-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.joanzapata.pdfview</groupId>
    <artifactId>android-pdfview-parent</artifactId>
    <version>1.0.4</version>
</dependency>

Advertisement