| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииPDF Данные |
| Группа | Группаcom.github.mhiew |
| Идентификатор | Идентификаторpdfium-android |
| Последняя версия | Последняя версия1.9.2 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
Описаниеpdfium-android
Fork of Barteksc Pdfium Android
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| pdfium-android-1.9.2.pom | |
| pdfium-android-1.9.2-sources.jar | 6 KB |
| pdfium-android-1.9.2-javadoc.jar | 414 KB |
| Обзор |
<!-- 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"]