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 winter-testing-0.9.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.jentz.winter.testing
├─ io.jentz.winter.testing.ComponentBuilderExtKt.class - [JAR]
├─ io.jentz.winter.testing.GraphExtKt.class - [JAR]
├─ io.jentz.winter.testing.PropertyService.class - [JAR]
├─ io.jentz.winter.testing.ReflectExtKt.class - [JAR]
├─ io.jentz.winter.testing.WinterTestSession.class - [JAR]
├─ io.jentz.winter.testing.WinterTestSessionKt.class - [JAR]