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 DashAPI-1.0.8.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.lichenaut.dashapi.util
├─ com.lichenaut.dashapi.util.DDirectoryMaker.class - [JAR]
├─ com.lichenaut.dashapi.util.DUpdateChecker.class - [JAR]
├─ com.lichenaut.dashapi.util.DVelocityReference.class - [JAR]
com.lichenaut.dashapi
├─ com.lichenaut.dashapi.DashAPI.class - [JAR]
├─ com.lichenaut.dashapi.DashFunctions.class - [JAR]