JIL

The JIL(Java Imaging Library) make image processing easier.

License

License

GroupId

GroupId

cn.psoho
ArtifactId

ArtifactId

JIL
Last Version

Last Version

0.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

JIL
The JIL(Java Imaging Library) make image processing easier.
Source Code Management

Source Code Management

https://github.com/psoho/JIL

Download JIL

How to add to project

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

Dependencies

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.22

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.2
0.0.1