License |
License |
---|---|
Categories |
CategoriesAuto Application Layer Libs Code Generators |
GroupId | GroupIdcom.domenicseccareccia |
ArtifactId | ArtifactIdjpeg-autorotate |
Version | Version1.1.0 |
Type | Typejar |
Description |
Descriptioncom.domenicseccareccia:jpeg-autorotate
A Java library to rotate JPEG images based on EXIF orientation
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jpeg-autorotate-1.1.0.pom | |
jpeg-autorotate-1.1.0.jar | 17 KB |
jpeg-autorotate-1.1.0-sources.jar | 19 KB |
jpeg-autorotate-1.1.0-javadoc.jar | 424 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.domenicseccareccia/jpeg-autorotate/ -->
<dependency>
<groupId>com.domenicseccareccia</groupId>
<artifactId>jpeg-autorotate</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.domenicseccareccia/jpeg-autorotate/
implementation 'com.domenicseccareccia:jpeg-autorotate:1.1.0'
// https://jarcasting.com/artifacts/com.domenicseccareccia/jpeg-autorotate/
implementation ("com.domenicseccareccia:jpeg-autorotate:1.1.0")
'com.domenicseccareccia:jpeg-autorotate:jar:1.1.0'
<dependency org="com.domenicseccareccia" name="jpeg-autorotate" rev="1.1.0">
<artifact name="jpeg-autorotate" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.domenicseccareccia', module='jpeg-autorotate', version='1.1.0')
)
libraryDependencies += "com.domenicseccareccia" % "jpeg-autorotate" % "1.1.0"
[com.domenicseccareccia/jpeg-autorotate "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-imaging | jar | 1.0-alpha2 |
commons-io : commons-io | jar | 2.8.0 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.7.0 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.7.0 |