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 log4k-jvm-1.2.3.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
saschpe.log4k
├─ saschpe.log4k.ConsoleLogger.class - [JAR]
├─ saschpe.log4k.Log.class - [JAR]
├─ saschpe.log4k.LogKt.class - [JAR]
├─ saschpe.log4k.Logger.class - [JAR]