is not current version
Last Version 1.1.0

com.domenicseccareccia:jpeg-autorotate 1.0.0

A Java library to rotate JPEG images based on EXIF orientation

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

com.domenicseccareccia
ArtifactId

ArtifactId

jpeg-autorotate
Version

Version

1.0.0
Type

Type

jar

Download jpeg-autorotate 1.0.0


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