is not current version
Last Version 1.0.5

com.github.livesense:org.liveSense.fragment.com.sun.image.codec.jpeg 1.0.4

This bundle extends the System Bundle export list with the com.sun.image.codec.jpeg package such that OSGi bundles may refer to Sun's JPEG implementation without the OSGi framework itself to provide it in a non-portable way.

GroupId

GroupId

com.github.livesense
ArtifactId

ArtifactId

org.liveSense.fragment.com.sun.image.codec.jpeg
Version

Version

1.0.4
Type

Type

jar

Download org.liveSense.fragment.com.sun.image.codec.jpeg 1.0.4


<!-- https://jarcasting.com/artifacts/com.github.livesense/org.liveSense.fragment.com.sun.image.codec.jpeg/ -->
<dependency>
    <groupId>com.github.livesense</groupId>
    <artifactId>org.liveSense.fragment.com.sun.image.codec.jpeg</artifactId>
    <version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.livesense/org.liveSense.fragment.com.sun.image.codec.jpeg/
implementation 'com.github.livesense:org.liveSense.fragment.com.sun.image.codec.jpeg:1.0.4'
// https://jarcasting.com/artifacts/com.github.livesense/org.liveSense.fragment.com.sun.image.codec.jpeg/
implementation ("com.github.livesense:org.liveSense.fragment.com.sun.image.codec.jpeg:1.0.4")
'com.github.livesense:org.liveSense.fragment.com.sun.image.codec.jpeg:jar:1.0.4'
<dependency org="com.github.livesense" name="org.liveSense.fragment.com.sun.image.codec.jpeg" rev="1.0.4">
  <artifact name="org.liveSense.fragment.com.sun.image.codec.jpeg" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.livesense', module='org.liveSense.fragment.com.sun.image.codec.jpeg', version='1.0.4')
)
libraryDependencies += "com.github.livesense" % "org.liveSense.fragment.com.sun.image.codec.jpeg" % "1.0.4"
[com.github.livesense/org.liveSense.fragment.com.sun.image.codec.jpeg "1.0.4"]