is not current version
Last Version 1.3.28

com.github.librepdf:pdf-swing 1.3.12


Categories

Categories

PDF Data
GroupId

GroupId

com.github.librepdf
ArtifactId

ArtifactId

pdf-swing
Version

Version

1.3.12
Type

Type

jar

Download pdf-swing 1.3.12


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