ImageInfo

A free Java class to retrieve properties from image files

License

License

Public Domain
GroupId

GroupId

org.devlib.schmidt
ArtifactId

ArtifactId

imageinfo
Last Version

Last Version

1.9
Release Date

Release Date

Type

Type

jar
Description

Description

ImageInfo
A free Java class to retrieve properties from image files
Project URL

Project URL

http://schmidt.devlib.org/image-info/

Download imageinfo

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.9
1.7