Categories |
CategoriesAuto Application Layer Libs Code Generators |
---|---|
GroupId | GroupIdcom.domenicseccareccia |
ArtifactId | ArtifactIdjpeg-autorotate |
Version | Version1.0.1 |
Type | Typejar |
Filename | Size |
---|---|
jpeg-autorotate-1.0.1.pom | |
jpeg-autorotate-1.0.1.jar | 17 KB |
jpeg-autorotate-1.0.1-sources.jar | 19 KB |
jpeg-autorotate-1.0.1-javadoc.jar | 425 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.domenicseccareccia/jpeg-autorotate/ -->
<dependency>
<groupId>com.domenicseccareccia</groupId>
<artifactId>jpeg-autorotate</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.domenicseccareccia/jpeg-autorotate/
implementation 'com.domenicseccareccia:jpeg-autorotate:1.0.1'
// https://jarcasting.com/artifacts/com.domenicseccareccia/jpeg-autorotate/
implementation ("com.domenicseccareccia:jpeg-autorotate:1.0.1")
'com.domenicseccareccia:jpeg-autorotate:jar:1.0.1'
<dependency org="com.domenicseccareccia" name="jpeg-autorotate" rev="1.0.1">
<artifact name="jpeg-autorotate" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.domenicseccareccia', module='jpeg-autorotate', version='1.0.1')
)
libraryDependencies += "com.domenicseccareccia" % "jpeg-autorotate" % "1.0.1"
[com.domenicseccareccia/jpeg-autorotate "1.0.1"]