jMagick

Java JNI wrapper around ImageMagick.

License

License

GroupId

GroupId

jmagick
ArtifactId

ArtifactId

jmagick
Last Version

Last Version

6.6.9
Release Date

Release Date

Type

Type

jar
Description

Description

jMagick
Java JNI wrapper around ImageMagick.

Download jmagick

How to add to project

<!-- https://jarcasting.com/artifacts/jmagick/jmagick/ -->
<dependency>
    <groupId>jmagick</groupId>
    <artifactId>jmagick</artifactId>
    <version>6.6.9</version>
</dependency>
// https://jarcasting.com/artifacts/jmagick/jmagick/
implementation 'jmagick:jmagick:6.6.9'
// https://jarcasting.com/artifacts/jmagick/jmagick/
implementation ("jmagick:jmagick:6.6.9")
'jmagick:jmagick:jar:6.6.9'
<dependency org="jmagick" name="jmagick" rev="6.6.9">
  <artifact name="jmagick" type="jar" />
</dependency>
@Grapes(
@Grab(group='jmagick', module='jmagick', version='6.6.9')
)
libraryDependencies += "jmagick" % "jmagick" % "6.6.9"
[jmagick "6.6.9"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
6.6.9
6.2.4