License |
License |
---|---|
GroupId | GroupIdco.elastic.thumbnails4j |
ArtifactId | ArtifactIdthumbnails4j-pptx |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionopen source project for generating file thumbnail images with the JVM
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
thumbnails4j-pptx-1.0.0.pom | |
thumbnails4j-pptx-1.0.0.jar | 9 KB |
thumbnails4j-pptx-1.0.0-sources.jar | 8 KB |
thumbnails4j-pptx-1.0.0-javadoc.jar | 388 KB |
Browse |
<!-- https://jarcasting.com/artifacts/co.elastic.thumbnails4j/thumbnails4j-pptx/ -->
<dependency>
<groupId>co.elastic.thumbnails4j</groupId>
<artifactId>thumbnails4j-pptx</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/co.elastic.thumbnails4j/thumbnails4j-pptx/
implementation 'co.elastic.thumbnails4j:thumbnails4j-pptx:1.0.0'
// https://jarcasting.com/artifacts/co.elastic.thumbnails4j/thumbnails4j-pptx/
implementation ("co.elastic.thumbnails4j:thumbnails4j-pptx:1.0.0")
'co.elastic.thumbnails4j:thumbnails4j-pptx:jar:1.0.0'
<dependency org="co.elastic.thumbnails4j" name="thumbnails4j-pptx" rev="1.0.0">
<artifact name="thumbnails4j-pptx" type="jar" />
</dependency>
@Grapes(
@Grab(group='co.elastic.thumbnails4j', module='thumbnails4j-pptx', version='1.0.0')
)
libraryDependencies += "co.elastic.thumbnails4j" % "thumbnails4j-pptx" % "1.0.0"
[co.elastic.thumbnails4j/thumbnails4j-pptx "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
co.elastic.thumbnails4j : thumbnails4j-core | jar | 1.0.0 |
org.apache.poi : poi-ooxml | jar | 4.1.2 |
jakarta.xml.bind : jakarta.xml.bind-api | jar | 2.3.2 |
org.glassfish.jaxb : jaxb-runtime | jar | 2.3.2 |
Group / Artifact | Type | Version |
---|---|---|
org.spockframework : spock-core | jar | 2.0-groovy-3.0 |