jar

me.saharnooby : qoi-java

Maven & Gradle

Jan 25, 2022
1 usages
39 stars

qoi-java · A pure Java 8 implementation of Quite OK Image Format

Table Of Contents

Latest Version

Download me.saharnooby : qoi-java JAR file - Latest Versions:

All Versions

Download me.saharnooby : qoi-java JAR file - All Versions:

Version Vulnerabilities Size Updated
1.2.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 qoi-java-1.2.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

me.saharnooby.qoi

├─ me.saharnooby.qoi.InvalidQOIStreamException.class - [JAR]

├─ me.saharnooby.qoi.QOICodec.class - [JAR]

├─ me.saharnooby.qoi.QOIColorSpace.class - [JAR]

├─ me.saharnooby.qoi.QOIDecoder.class - [JAR]

├─ me.saharnooby.qoi.QOIEncoder.class - [JAR]

├─ me.saharnooby.qoi.QOIImage.class - [JAR]

├─ me.saharnooby.qoi.QOIUtil.class - [JAR]

Advertisement