License |
License |
---|---|
Categories |
CategoriesPDF Data |
GroupId | GroupIdtop.xzxsrq |
ArtifactId | ArtifactIdpdf2img |
Last Version | Last Version1.0.5-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionpdf2img
我的工具库
|
Filename | Size |
---|---|
pdf2img-1.0.5-RELEASE.pom | |
pdf2img-1.0.5-RELEASE.jar | 5 KB |
pdf2img-1.0.5-RELEASE-sources.jar | 2 KB |
pdf2img-1.0.5-RELEASE-javadoc.jar | 25 KB |
Browse |
<!-- https://jarcasting.com/artifacts/top.xzxsrq/pdf2img/ -->
<dependency>
<groupId>top.xzxsrq</groupId>
<artifactId>pdf2img</artifactId>
<version>1.0.5-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/top.xzxsrq/pdf2img/
implementation 'top.xzxsrq:pdf2img:1.0.5-RELEASE'
// https://jarcasting.com/artifacts/top.xzxsrq/pdf2img/
implementation ("top.xzxsrq:pdf2img:1.0.5-RELEASE")
'top.xzxsrq:pdf2img:jar:1.0.5-RELEASE'
<dependency org="top.xzxsrq" name="pdf2img" rev="1.0.5-RELEASE">
<artifact name="pdf2img" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.xzxsrq', module='pdf2img', version='1.0.5-RELEASE')
)
libraryDependencies += "top.xzxsrq" % "pdf2img" % "1.0.5-RELEASE"
[top.xzxsrq/pdf2img "1.0.5-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.pdfbox : pdfbox | jar | 2.0.24 |
org.jpedal » jpedal-lgpl | jar | 4.74b27 |
commons-io : commons-io | jar | 2.6 |
org.apache.commons : commons-collections4 | jar | 4.4 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.20 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |