| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииPDF Данные |
| Группа | Группаio.github.petretiandrea |
| Идентификатор | Идентификаторandroid-pdf-viewer |
| Последняя версия | Последняя версия4.0.0 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
Описаниеandroid-pdf-viewer
Android view for displaying PDFs rendered with PdfiumAndroid
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| android-pdf-viewer-4.0.0.pom | |
| android-pdf-viewer-4.0.0-sources.jar | 55 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.petretiandrea/android-pdf-viewer/ -->
<dependency>
<groupId>io.github.petretiandrea</groupId>
<artifactId>android-pdf-viewer</artifactId>
<version>4.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.petretiandrea/android-pdf-viewer/
implementation 'io.github.petretiandrea:android-pdf-viewer:4.0.0'
// https://jarcasting.com/artifacts/io.github.petretiandrea/android-pdf-viewer/
implementation ("io.github.petretiandrea:android-pdf-viewer:4.0.0")
'io.github.petretiandrea:android-pdf-viewer:aar:4.0.0'
<dependency org="io.github.petretiandrea" name="android-pdf-viewer" rev="4.0.0">
<artifact name="android-pdf-viewer" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.petretiandrea', module='android-pdf-viewer', version='4.0.0')
)
libraryDependencies += "io.github.petretiandrea" % "android-pdf-viewer" % "4.0.0"
[io.github.petretiandrea/android-pdf-viewer "4.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.31 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| androidx.core » core-ktx | jar | 1.6.0 |
| androidx.appcompat » appcompat | jar | 1.3.1 |
| com.google.android.material » material | jar | 1.4.0 |
| androidx.constraintlayout » constraintlayout | jar | 2.1.1 |