| License |
License |
|---|---|
| Categories |
CategoriesPDF Data |
| GroupId | GroupIdcom.dmitryborodin |
| ArtifactId | ArtifactIdpdfview-android |
| Last Version | Last Version1.1.0 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
Descriptionpdfview-android
Small library to show PDF files in your native android application
|
| Filename | Size |
|---|---|
| pdfview-android-1.1.0.pom | |
| pdfview-android-1.1.0-sources.jar | 46 KB |
| pdfview-android-1.1.0-javadoc.jar | 400 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-jdk7 | jar | 1.5.21 |
| androidx.annotation » annotation | jar | 1.2.0 |