Download utils.imageprocessing-0.8.jar file - Jar u

Jar examples for u:utils

Description

A utility to manipulate images: resize, rotate, and flip

You can download jar file utils.imageprocessing 0.8 in this page.

License

Apache License

Build File

You can use the following script to add utils.imageprocessing-0.8.jar to your project.

<dependency>
   <groupId>org.apache.clerezza</groupId>
   <artifactId>utils.imageprocessing</artifactId>
   <version>0.8</version>
</dependency>
compile group: 'org.apache.clerezza', name: 'utils.imageprocessing', version: '0.8'
libraryDependencies += "org.apache.clerezza" % "utils.imageprocessing" % "0.8"
<dependency org="org.apache.clerezza" name="utils.imageprocessing" rev="0.8"/>
@Grapes(@Grab(group='org.apache.clerezza', module='utils.imageprocessing', version='0.8'))
'org.apache.clerezza:utils.imageprocessing:jar:0.8'

Download

Click the following link to download the jar file.

utils.imageprocessing-0.8-javadoc.jar
utils.imageprocessing-0.8-sources.jar
utils.imageprocessing-0.8.jar
utils.imageprocessing-0.8.pom



Related Tutorials