MVN

com.github.geko444 : im4java

Maven & Gradle

Dec 17, 2019
1 usages
6 stars

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.

<dependency>
    <groupId>com.github.geko444</groupId>
    <artifactId>im4java</artifactId>
    <version>1.4.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.geko444 : im4java to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.4.2

All Versions

Choose a version of com.github.geko444 : im4java to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.4.x
im4java-1.4.2

How to add a dependency to Maven

Add the following com.github.geko444 : im4java maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.geko444</groupId>
    <artifactId>im4java</artifactId>
    <version>1.4.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.geko444 : im4java gradle dependency to your build.gradle file:

implementation 'com.github.geko444:im4java:1.4.2'

Gradle Kotlin DSL: Add the following com.github.geko444 : im4java gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.geko444:im4java:1.4.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.geko444 : im4java sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.geko444" % "im4java" % "1.4.2"

Advertisement

Dependencies from Group

Dec 17, 2019
1 usages
6 stars

Discover Dependencies

Jun 29, 2021
20 stars
Jun 29, 2021
9 usages
Jan 28, 2023
24 stars
Aug 25, 2023
4 usages
3.9k stars
Apr 18, 2023
4 usages
2 stars
Oct 29, 2020
16 stars
Feb 27, 2023
12 stars
Jul 04, 2023
1 usages
62 stars
Aug 03, 2023
1 usages
35 stars