License |
License |
---|---|
Categories |
CategoriesPDF Data |
GroupId | GroupIdcom.github.mhiew |
ArtifactId | ArtifactIdpdfium-android |
Last Version | Last Version1.9.2 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionpdfium-android
Fork of Barteksc Pdfium Android
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
pdfium-android-1.9.2.pom | |
pdfium-android-1.9.2-sources.jar | 6 KB |
pdfium-android-1.9.2-javadoc.jar | 414 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.mhiew/pdfium-android/ -->
<dependency>
<groupId>com.github.mhiew</groupId>
<artifactId>pdfium-android</artifactId>
<version>1.9.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.mhiew/pdfium-android/
implementation 'com.github.mhiew:pdfium-android:1.9.2'
// https://jarcasting.com/artifacts/com.github.mhiew/pdfium-android/
implementation ("com.github.mhiew:pdfium-android:1.9.2")
'com.github.mhiew:pdfium-android:aar:1.9.2'
<dependency org="com.github.mhiew" name="pdfium-android" rev="1.9.2">
<artifact name="pdfium-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.mhiew', module='pdfium-android', version='1.9.2')
)
libraryDependencies += "com.github.mhiew" % "pdfium-android" % "1.9.2"
[com.github.mhiew/pdfium-android "1.9.2"]