Last Version

SSIM 0.6.1

a library for on-the-fly rescaling & caching of images on a web server

License

License

GroupId

GroupId

com.mchange
ArtifactId

ArtifactId

ssim
Version

Version

0.6.1
Type

Type

jar
Description

Description

SSIM
a library for on-the-fly rescaling & caching of images on a web server
Project URL

Project URL

http://www.mchange.com/projects/ssim

Download ssim 0.6.1


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

Dependencies

compile (2)

Group / Artifact Type Version
com.mchange : mchange-commons-java jar 0.2.3.2-SNAPSHOT
javax.servlet : servlet-api jar 2.5

Project Modules

There are no modules declared in this project.