Jar examples for p:pdfparse-lib
PDFParse, a free Java-PDF parsing library
You can download jar file pdfparse-lib 1.0 in this page.
GNU LESSER GENERAL PUBLIC LICENSE 2.1
You can use the following script to add pdfparse-lib-1.0.jar to your project.
<dependency> <groupId>com.github.axet</groupId> <artifactId>pdfparse-lib</artifactId> <version>1.0</version> </dependency>
compile group: 'com.github.axet', name: 'pdfparse-lib', version: '1.0'
libraryDependencies += "com.github.axet" % "pdfparse-lib" % "1.0"
<dependency org="com.github.axet" name="pdfparse-lib" rev="1.0"/>
@Grapes(@Grab(group='com.github.axet', module='pdfparse-lib', version='1.0'))
'com.github.axet:pdfparse-lib:jar:1.0'
Click the following link to download the jar file.
pdfparse-lib-1.0-javadoc.jar