is not current version
Last Version 1.3.9

io.github.shaohuizhe:pdf 1.3.5

pdf

Categories

Categories

PDF Data
GroupId

GroupId

io.github.shaohuizhe
ArtifactId

ArtifactId

pdf
Version

Version

1.3.5
Type

Type

jar

Download pdf 1.3.5


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