MVN

com.github.jai-imageio : jai-imageio-core

Maven & Gradle

Apr 16, 2018
75 usages
226 stars

Java Advanced Imaging Image I/O Tools API core (standalone) · Java Advanced Imaging Image I/O Tools API core, but without the classes involved with javax.media.jai dependencies, JPEG2000 or codecLibJIIO, meaning that this library can be distributed under the modified BSD license and should be GPL compatible.

<dependency>
    <groupId>com.github.jai-imageio</groupId>
    <artifactId>jai-imageio-core</artifactId>
    <version>1.4.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.jai-imageio : jai-imageio-core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.4.0

All Versions

Choose a version of com.github.jai-imageio : jai-imageio-core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.4.x
jai-imageio-core-1.4.0
1.3.x
jai-imageio-core-1.3.1
jai-imageio-core-1.3.0
1.2.x
jai-imageio-core-1.2.1

How to add a dependency to Maven

Add the following com.github.jai-imageio : jai-imageio-core maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.jai-imageio</groupId>
    <artifactId>jai-imageio-core</artifactId>
    <version>1.4.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.jai-imageio : jai-imageio-core gradle dependency to your build.gradle file:

implementation 'com.github.jai-imageio:jai-imageio-core:1.4.0'

Gradle Kotlin DSL: Add the following com.github.jai-imageio : jai-imageio-core gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.jai-imageio:jai-imageio-core:1.4.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.jai-imageio : jai-imageio-core sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.jai-imageio" % "jai-imageio-core" % "1.4.0"

Advertisement

Dependencies from Group

Apr 16, 2018
75 usages
226 stars
Dec 09, 2020
39 usages
0 stars

Discover Dependencies

May 19, 2017
45 usages
540 stars
Aug 04, 2023
83 stars
Nov 28, 2022
171 usages
Mar 31, 2023
765 stars
Jul 02, 2022
260 usages
1.4k stars
Jun 09, 2023
66 usages
82 stars
Jun 09, 2023
171 usages
97 stars
Aug 22, 2023
14 usages
14.5k stars
Jun 11, 2020
49 usages
155 stars