Last Version

co.elastic.thumbnails4j:thumbnails4j-core 1.0.0

open source project for generating file thumbnail images with the JVM

License

License

GroupId

GroupId

co.elastic.thumbnails4j
ArtifactId

ArtifactId

thumbnails4j-core
Version

Version

1.0.0
Type

Type

jar
Description

Description

open source project for generating file thumbnail images with the JVM
Project Organization

Project Organization

Elastic Inc.

Download thumbnails4j-core 1.0.0


<!-- https://jarcasting.com/artifacts/co.elastic.thumbnails4j/thumbnails4j-core/ -->
<dependency>
    <groupId>co.elastic.thumbnails4j</groupId>
    <artifactId>thumbnails4j-core</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/co.elastic.thumbnails4j/thumbnails4j-core/
implementation 'co.elastic.thumbnails4j:thumbnails4j-core:1.0.0'
// https://jarcasting.com/artifacts/co.elastic.thumbnails4j/thumbnails4j-core/
implementation ("co.elastic.thumbnails4j:thumbnails4j-core:1.0.0")
'co.elastic.thumbnails4j:thumbnails4j-core:jar:1.0.0'
<dependency org="co.elastic.thumbnails4j" name="thumbnails4j-core" rev="1.0.0">
  <artifact name="thumbnails4j-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='co.elastic.thumbnails4j', module='thumbnails4j-core', version='1.0.0')
)
libraryDependencies += "co.elastic.thumbnails4j" % "thumbnails4j-core" % "1.0.0"
[co.elastic.thumbnails4j/thumbnails4j-core "1.0.0"]

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25

test (1)

Group / Artifact Type Version
org.spockframework : spock-core jar 2.0-groovy-3.0

Project Modules

There are no modules declared in this project.