PDFParse

PDFParse, a free Java-PDF parsing library

License

License

Categories

Categories

PDF Data
GroupId

GroupId

com.github.axet
ArtifactId

ArtifactId

pdfparse
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

pom
Description

Description

PDFParse
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

Filename Size
pdfparse-1.0.pom 4 KB
Browse

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

  • pdfparse-lib

Versions

Version
1.0