Jar examples for j:jmagick
Java JNI wrapper around ImageMagick.
You can download jar file jmagick 6.2.4 in this page.
GNU LESSER GENERAL PUBLIC LICENSE
You can use the following script to add jmagick-6.2.4.jar to your project.
<dependency> <groupId>jmagick</groupId> <artifactId>jmagick</artifactId> <version>6.2.4</version> </dependency>
compile group: 'jmagick', name: 'jmagick', version: '6.2.4'
libraryDependencies += "jmagick" % "jmagick" % "6.2.4"
<dependency org="jmagick" name="jmagick" rev="6.2.4"/>
@Grapes(@Grab(group='jmagick', module='jmagick', version='6.2.4'))
'jmagick:jmagick:jar:6.2.4'
Click the following link to download the jar file.
jmagick-6.2.4.jar