Jar examples for j:java-image-scaling
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.
GNU LESSER GENERAL PUBLIC LICENSE Version 3
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'
Click the following link to download the jar file.
java-image-scaling-0.8.5-javadoc.jar