is not current version
Last Version 1.2.16

com.github.librepdf:pdf-xml 1.2.3


Categories

Categories

PDF Data
GroupId

GroupId

com.github.librepdf
ArtifactId

ArtifactId

pdf-xml
Version

Version

1.2.3
Type

Type

jar

Download pdf-xml 1.2.3


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