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

com.github.librepdf:pdf-toolbox 1.2.4


Категории

Категории

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

Группа

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

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

pdf-toolbox
Версия

Версия

1.2.4
Тип

Тип

jar

Скачать pdf-toolbox 1.2.4


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