is not current version
Last Version 0.0.15

com.github.bingoohuang:pdf-stripper 0.0.1

pdf stripper for text and others.

Categories

Categories

PDF Data
GroupId

GroupId

com.github.bingoohuang
ArtifactId

ArtifactId

pdf-stripper
Version

Version

0.0.1
Type

Type

jar

Download pdf-stripper 0.0.1


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