Last Version

im4java 1.4.2

im4java is a pure-java interface to the ImageMagick commandline. It is not meant as a replacement for JMagick, but as an addition. For details about the project, please visit the main project page.

License

License

GroupId

GroupId

com.github.geko444
ArtifactId

ArtifactId

im4java
Version

Version

1.4.2
Type

Type

jar
Description

Description

im4java
im4java is a pure-java interface to the ImageMagick commandline. It is not meant as a replacement for JMagick, but as an addition. For details about the project, please visit the main project page.
Project URL

Project URL

https://github.com/geko444/im4java/
Source Code Management

Source Code Management

https://github.com/geko444/im4java

Download im4java 1.4.2


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.