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

com.github.librepdf:pdf-swing 1.2.5


Категории

Категории

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

Группа

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

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

pdf-swing
Версия

Версия

1.2.5
Тип

Тип

jar

Скачать pdf-swing 1.2.5


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