| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииPDF Данные |
| Группа | Группаcom.github.pcorless.icepdf |
| Идентификатор | Идентификаторcore |
| Последняя версия | Последняя версия7.0.0 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеICEpdf :: Core
The ICEpdf common rendering core library.
|
| Имя Файла | Размер |
|---|---|
| core-7.0.0.pom | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.pcorless.icepdf/core/ -->
<dependency>
<groupId>com.github.pcorless.icepdf</groupId>
<artifactId>core</artifactId>
<version>7.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.pcorless.icepdf/core/
implementation 'com.github.pcorless.icepdf:core:7.0.0'
// https://jarcasting.com/artifacts/com.github.pcorless.icepdf/core/
implementation ("com.github.pcorless.icepdf:core:7.0.0")
'com.github.pcorless.icepdf:core:pom:7.0.0'
<dependency org="com.github.pcorless.icepdf" name="core" rev="7.0.0">
<artifact name="core" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.pcorless.icepdf', module='core', version='7.0.0')
)
libraryDependencies += "com.github.pcorless.icepdf" % "core" % "7.0.0"
[com.github.pcorless.icepdf/core "7.0.0"]