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 debug-4.0.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
ru.noties.debug
├─ ru.noties.debug.AndroidLogDebugOutput.class - [JAR]
├─ ru.noties.debug.Debug.class - [JAR]
├─ ru.noties.debug.DebugOutput.class - [JAR]
├─ ru.noties.debug.DebugOutputContainer.class - [JAR]
├─ ru.noties.debug.Level.class - [JAR]
├─ ru.noties.debug.SystemOutDebugOutput.class - [JAR]