Download java-image-scaling-0.8.5.jar file - Jar j

Jar examples for j:java-image-scaling

Description

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

You can download jar file java-image-scaling 0.8.5 in this page.

License

GNU LESSER GENERAL PUBLIC LICENSE Version 3

Build File

You can use the following script to add java-image-scaling-0.8.5.jar to your project.

<dependency>
   <groupId>com.mortennobel</groupId>
   <artifactId>java-image-scaling</artifactId>
   <version>0.8.5</version>
</dependency>
compile group: 'com.mortennobel', name: 'java-image-scaling', version: '0.8.5'
libraryDependencies += "com.mortennobel" % "java-image-scaling" % "0.8.5"
<dependency org="com.mortennobel" name="java-image-scaling" rev="0.8.5"/>
@Grapes(@Grab(group='com.mortennobel', module='java-image-scaling', version='0.8.5'))
'com.mortennobel:java-image-scaling:jar:0.8.5'

Download

Click the following link to download the jar file.

java-image-scaling-0.8.5-javadoc.jar
java-image-scaling-0.8.5-sources.jar
java-image-scaling-0.8.5.jar
java-image-scaling-0.8.5.pom



Related Tutorials