is not current version
Last Version 3.0.0.RELEASE

io.github.mengwang0211:pdf-converter 2.0.0.RELEASE


Categories

Categories

PDF Data
GroupId

GroupId

io.github.mengwang0211
ArtifactId

ArtifactId

pdf-converter
Version

Version

2.0.0.RELEASE
Type

Type

jar

Download pdf-converter 2.0.0.RELEASE


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