is not current version
Last Version 0.6.2

MDZ/Bayerische Staatsbibliothek :: ImageIO :: TurboJPEG plugin 0.6.0

ImageIO plugin for reading and writing JPEG images via libjpeg-turbo/turbojpeg. Requires the libjpeg-turbo and turbojpeg shared native libraries to be installed on the system.

License

License

GroupId

GroupId

de.digitalcollections.imageio
ArtifactId

ArtifactId

imageio-turbojpeg
Version

Version

0.6.0
Type

Type

jar
Description

Description

MDZ/Bayerische Staatsbibliothek :: ImageIO :: TurboJPEG plugin
ImageIO plugin for reading and writing JPEG images via libjpeg-turbo/turbojpeg. Requires the libjpeg-turbo and turbojpeg shared native libraries to be installed on the system.

Download imageio-turbojpeg 0.6.0


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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.jnr : jnr-ffi jar 2.2.4
org.slf4j : slf4j-api jar 2.0.0-alpha1

test (5)

Group / Artifact Type Version
com.google.guava : guava jar 30.1.1-jre
com.twelvemonkeys.imageio : imageio-tiff jar 3.6.4
org.assertj : assertj-core jar 3.20.2
org.junit.jupiter : junit-jupiter jar 5.7.2
org.slf4j : slf4j-simple jar 2.0.0-alpha1

Project Modules

There are no modules declared in this project.