java-image-scaling

The purpose of the library is to provide better image scaling options than the Java runtime provides.

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.mortennobel
ArtifactId

ArtifactId

java-image-scaling
Last Version

Last Version

0.8.6
Release Date

Release Date

Type

Type

jar
Description

Description

java-image-scaling
The purpose of the library is to provide better image scaling options than the Java runtime provides.
Project URL

Project URL

http://code.google.com/p/java-image-scaling

Download java-image-scaling

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.jhlabs : filters jar 2.0.235

test (1)

Group / Artifact Type Version
junit : junit jar 4.7

Project Modules

There are no modules declared in this project.

Versions

Version
0.8.6
0.8.5
0.8.4