image4J

The image4j library allows you to read and write certain image formats(*.ico|*.bmp|etc) in 100% pure Java.

License

License

Categories

Categories

Net
GroupId

GroupId

net.ifok.image
ArtifactId

ArtifactId

image4j
Last Version

Last Version

0.7.2
Release Date

Release Date

Type

Type

jar
Description

Description

image4J
The image4j library allows you to read and write certain image formats(*.ico|*.bmp|etc) in 100% pure Java.

Download image4j

How to add to project

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

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
0.7.2