| License |
License |
|---|---|
| Categories |
CategoriesPDF Data |
| GroupId | GroupIdcom.liumapp.convert.img |
| ArtifactId | ArtifactIdconvert-pdf-to-img |
| Last Version | Last Versionv1.1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionconvert-pdf-to-img
convert pdf to img
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.liumapp.convert.img/convert-pdf-to-img/ -->
<dependency>
<groupId>com.liumapp.convert.img</groupId>
<artifactId>convert-pdf-to-img</artifactId>
<version>v1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.liumapp.convert.img/convert-pdf-to-img/
implementation 'com.liumapp.convert.img:convert-pdf-to-img:v1.1.0'
// https://jarcasting.com/artifacts/com.liumapp.convert.img/convert-pdf-to-img/
implementation ("com.liumapp.convert.img:convert-pdf-to-img:v1.1.0")
'com.liumapp.convert.img:convert-pdf-to-img:jar:v1.1.0'
<dependency org="com.liumapp.convert.img" name="convert-pdf-to-img" rev="v1.1.0">
<artifact name="convert-pdf-to-img" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liumapp.convert.img', module='convert-pdf-to-img', version='v1.1.0')
)
libraryDependencies += "com.liumapp.convert.img" % "convert-pdf-to-img" % "v1.1.0"
[com.liumapp.convert.img/convert-pdf-to-img "v1.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.icepdf.os : icepdf-core | jar | 6.2.0 |
| com.liumapp.qtools.file : qtools-file | jar | v1.2.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.7 |