Jar examples for u:utils
A utility to manipulate images: resize, rotate, and flip
You can download jar file utils.imageprocessing 0.8 in this page.
Apache License
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'
Click the following link to download the jar file.
utils.imageprocessing-0.8-javadoc.jar