| Категории |
КатегорииPDF Данные |
|---|---|
| Группа | Группаcom.github.ahmerafzal1 |
| Идентификатор | ИдентификаторAhmerPdfium |
| Версия | Версия7.3.0 |
| Тип | Типaar |
| Имя Файла | Размер |
|---|---|
| AhmerPdfium-7.3.0.pom | |
| AhmerPdfium-7.3.0.aar | 12 MB |
| AhmerPdfium-7.3.0-sources.jar | 7 KB |
| AhmerPdfium-7.3.0-javadoc.jar | 48 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.ahmerafzal1/AhmerPdfium/ -->
<dependency>
<groupId>com.github.ahmerafzal1</groupId>
<artifactId>AhmerPdfium</artifactId>
<version>7.3.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.ahmerafzal1/AhmerPdfium/
implementation 'com.github.ahmerafzal1:AhmerPdfium:7.3.0'
// https://jarcasting.com/artifacts/com.github.ahmerafzal1/AhmerPdfium/
implementation ("com.github.ahmerafzal1:AhmerPdfium:7.3.0")
'com.github.ahmerafzal1:AhmerPdfium:aar:7.3.0'
<dependency org="com.github.ahmerafzal1" name="AhmerPdfium" rev="7.3.0">
<artifact name="AhmerPdfium" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.ahmerafzal1', module='AhmerPdfium', version='7.3.0')
)
libraryDependencies += "com.github.ahmerafzal1" % "AhmerPdfium" % "7.3.0"
[com.github.ahmerafzal1/AhmerPdfium "7.3.0"]