is not current version
Last Version 0.0.15

com.github.bingoohuang:pdf-stripper 0.0.3

pdf stripper for text and others.

Categories

Categories

PDF Data
GroupId

GroupId

com.github.bingoohuang
ArtifactId

ArtifactId

pdf-stripper
Version

Version

0.0.3
Type

Type

jar

Download pdf-stripper 0.0.3


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