Download java-image-scaling-0.8.6.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.6 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.6.jar to your project.

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

Download

Click the following link to download the jar file.

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



Related Tutorials