не последняя версия
Последняя версия 1.2.16

com.github.librepdf:pdf-html 1.2.12


Категории

Категории

PDF Данные
Группа

Группа

com.github.librepdf
Идентификатор

Идентификатор

pdf-html
Версия

Версия

1.2.12
Тип

Тип

jar

Скачать pdf-html 1.2.12


<!-- https://jarcasting.com/artifacts/com.github.librepdf/pdf-html/ -->
<dependency>
    <groupId>com.github.librepdf</groupId>
    <artifactId>pdf-html</artifactId>
    <version>1.2.12</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.librepdf/pdf-html/
implementation 'com.github.librepdf:pdf-html:1.2.12'
// https://jarcasting.com/artifacts/com.github.librepdf/pdf-html/
implementation ("com.github.librepdf:pdf-html:1.2.12")
'com.github.librepdf:pdf-html:jar:1.2.12'
<dependency org="com.github.librepdf" name="pdf-html" rev="1.2.12">
  <artifact name="pdf-html" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.librepdf', module='pdf-html', version='1.2.12')
)
libraryDependencies += "com.github.librepdf" % "pdf-html" % "1.2.12"
[com.github.librepdf/pdf-html "1.2.12"]