Simple Image Processor

Common and easy-to-use image processing tools like resizing and filtering

License

License

GroupId

GroupId

com.duiyou360
ArtifactId

ArtifactId

simple-image-processor
Last Version

Last Version

0.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

Simple Image Processor
Common and easy-to-use image processing tools like resizing and filtering
Project URL

Project URL

https://github.com/duiyou360/simple-image-processor
Source Code Management

Source Code Management

https://github.com/duiyou360/simple-image-processor/

Download simple-image-processor

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.2
0.0.1