is not current version
Last Version 1.3.9

io.github.shaohuizhe:pdf 1.2

pdf

Categories

Categories

PDF Data
GroupId

GroupId

io.github.shaohuizhe
ArtifactId

ArtifactId

pdf
Version

Version

1.2
Type

Type

jar

Download pdf 1.2


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