Last Version

JIL 0.0.2

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

License

License

GroupId

GroupId

cn.psoho
ArtifactId

ArtifactId

JIL
Version

Version

0.0.2
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 0.0.2


<!-- 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.