jar

io.github.chavin-chen : util-image

Maven & Gradle

Oct 30, 2022
0 stars

Image Util · This is a image compress tool(support *.jpg/*.png/*.webp)

Table Of Contents

Latest Version

Download io.github.chavin-chen : util-image JAR file - Latest Versions:

All Versions

Download io.github.chavin-chen : util-image JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window util-image-1.0.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.chavin.util.image

├─ com.chavin.util.image.CustomCompressor.class - [JAR]

├─ com.chavin.util.image.ICompressor.class - [JAR]

├─ com.chavin.util.image.Main.class - [JAR]

├─ com.chavin.util.image.ThumbnailCompressor.class - [JAR]

Advertisement