Last Version

PDFParse-lib 1.0

PDFParse, a free Java-PDF parsing library

License

License

Categories

Categories

PDF Data
GroupId

GroupId

com.github.axet
ArtifactId

ArtifactId

pdfparse-lib
Version

Version

1.0
Type

Type

jar
Description

Description

PDFParse-lib
PDFParse, a free Java-PDF parsing library
Project URL

Project URL

https://gitlab.com/axet/pdfparse
Source Code Management

Source Code Management

https://gitlab.com/axet/pdfparse

Download pdfparse-lib 1.0


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.