View Java Class Source Code in JAR file
- Download JD-GUI to open JAR file and explore Java source code file (.class .java)
- Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window colorlib-jvm-0.1.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.shakelang.shake.util.colorlib
├─ com.shakelang.shake.util.colorlib.Formatting.class - [JAR]
├─ com.shakelang.shake.util.colorlib.FormattingType.class - [JAR]
com.shakelang.shake.util.colorlib.functional
├─ com.shakelang.shake.util.colorlib.functional.FormattedString.class - [JAR]
├─ com.shakelang.shake.util.colorlib.functional.FormattedStringKt.class - [JAR]
├─ com.shakelang.shake.util.colorlib.functional.FormattedStringObject.class - [JAR]
├─ com.shakelang.shake.util.colorlib.functional.FormattedStringObjectString.class - [JAR]
├─ com.shakelang.shake.util.colorlib.functional.FunctionalKt.class - [JAR]