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 dynatest-0.24.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.github.mvysny.dynatest
├─ com.github.mvysny.dynatest.FileTestUtilsKt.class - [JAR]
├─ com.github.mvysny.dynatest.LateinitProperty.class - [JAR]
├─ com.github.mvysny.dynatest.LateinitPropertyKt.class - [JAR]
├─ com.github.mvysny.dynatest.LateinitPropertyProvider.class - [JAR]
├─ com.github.mvysny.dynatest.OsUtils.class - [JAR]
├─ com.github.mvysny.dynatest.TestUtilsKt.class - [JAR]