License |
License |
---|---|
GroupId | GroupIdco.elastic.thumbnails4j |
ArtifactId | ArtifactIdthumbnails4j |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionco.elastic.thumbnails4j:thumbnails4j
open source project for generating file thumbnail images with the JVM
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
thumbnails4j-1.0.0.pom | 12 KB |
Browse |
<!-- https://jarcasting.com/artifacts/co.elastic.thumbnails4j/thumbnails4j/ -->
<dependency>
<groupId>co.elastic.thumbnails4j</groupId>
<artifactId>thumbnails4j</artifactId>
<version>1.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/co.elastic.thumbnails4j/thumbnails4j/
implementation 'co.elastic.thumbnails4j:thumbnails4j:1.0.0'
// https://jarcasting.com/artifacts/co.elastic.thumbnails4j/thumbnails4j/
implementation ("co.elastic.thumbnails4j:thumbnails4j:1.0.0")
'co.elastic.thumbnails4j:thumbnails4j:pom:1.0.0'
<dependency org="co.elastic.thumbnails4j" name="thumbnails4j" rev="1.0.0">
<artifact name="thumbnails4j" type="pom" />
</dependency>
@Grapes(
@Grab(group='co.elastic.thumbnails4j', module='thumbnails4j', version='1.0.0')
)
libraryDependencies += "co.elastic.thumbnails4j" % "thumbnails4j" % "1.0.0"
[co.elastic.thumbnails4j/thumbnails4j "1.0.0"]