Last Version

Java Advanced Imaging Image I/O Tools 1.1

JAI Image I/O Tools provides reader, writer, and stream plug-ins for the Java Image I/O Framework and Image I/O-based read and write operations for Java Advanced Imaging. Reader-writer plug-ins are supplied for the BMP, JPEG, JPEG 2000, PNG, PNM, Raw, TIFF, and WBMP image formats. The supplied streams and associated service providers use the New I/O APIs.

License

License

GroupId

GroupId

com.sun.media
ArtifactId

ArtifactId

jai_imageio
Version

Version

1.1
Type

Type

jar
Description

Description

Java Advanced Imaging Image I/O Tools
JAI Image I/O Tools provides reader, writer, and stream plug-ins for the Java Image I/O Framework and Image I/O-based read and write operations for Java Advanced Imaging. Reader-writer plug-ins are supplied for the BMP, JPEG, JPEG 2000, PNG, PNM, Raw, TIFF, and WBMP image formats. The supplied streams and associated service providers use the New I/O APIs.

Download jai_imageio 1.1


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

Dependencies

compile (1)

Group / Artifact Type Version
javax.media : jai_core jar 1.1.3

Project Modules

There are no modules declared in this project.