License |
License |
---|---|
GroupId | GroupIdorg.dishevelled |
ArtifactId | ArtifactIddsh-thumbnail |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondishevelled.org thumbnail
Implementation of the freedesktop.org thumbnail specification.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
dsh-thumbnail-1.0.pom | |
dsh-thumbnail-1.0.jar | 43 KB |
dsh-thumbnail-1.0-sources.jar | 38 KB |
dsh-thumbnail-1.0-javadoc.jar | 101 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.dishevelled/dsh-thumbnail/ -->
<dependency>
<groupId>org.dishevelled</groupId>
<artifactId>dsh-thumbnail</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.dishevelled/dsh-thumbnail/
implementation 'org.dishevelled:dsh-thumbnail:1.0'
// https://jarcasting.com/artifacts/org.dishevelled/dsh-thumbnail/
implementation ("org.dishevelled:dsh-thumbnail:1.0")
'org.dishevelled:dsh-thumbnail:jar:1.0'
<dependency org="org.dishevelled" name="dsh-thumbnail" rev="1.0">
<artifact name="dsh-thumbnail" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.dishevelled', module='dsh-thumbnail', version='1.0')
)
libraryDependencies += "org.dishevelled" % "dsh-thumbnail" % "1.0"
[org.dishevelled/dsh-thumbnail "1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 27.0.1-jre |
commons-codec : commons-codec | jar | 1.13 |
org.dishevelled : dsh-identify | jar | 1.3 |
org.imgscalr : imgscalr-lib | jar | 4.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |