is not current version
Last Version 1.4.0

com.github.jai-imageio:jai-imageio-jpeg2000 1.3.0

JPEG2000 support for Java Advanced Imaging Image I/O Tools API core. This module is licensed under the [JJ2000 license](LICENSE.txt) and is therefore NOT compatible with the GPL 3 license. It should be compatible with the LGPL 2.1 license.

GroupId

GroupId

com.github.jai-imageio
ArtifactId

ArtifactId

jai-imageio-jpeg2000
Version

Version

1.3.0
Type

Type

jar

Download jai-imageio-jpeg2000 1.3.0


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