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