is not current version
Last Version 1.0.1.release

io.github.jinlongliao:commons-pdf 1.0.0.release


Categories

Categories

PDF Data
GroupId

GroupId

io.github.jinlongliao
ArtifactId

ArtifactId

commons-pdf
Version

Version

1.0.0.release
Type

Type

jar

Download commons-pdf 1.0.0.release


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