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 cangaroo-1.7.1.RELEASE.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.github.foxnic.springboot
├─ com.github.foxnic.springboot.AU.class - [JAR]
├─ com.github.foxnic.springboot.BA.class - [JAR]
├─ com.github.foxnic.springboot.BU.class - [JAR]
├─ com.github.foxnic.springboot.CP.class - [JAR]
├─ com.github.foxnic.springboot.IP.class - [JAR]
├─ com.github.foxnic.springboot.KP.class - [JAR]
├─ com.github.foxnic.springboot.Licence.class - [JAR]
├─ com.github.foxnic.springboot.LicenceItem.class - [JAR]
├─ com.github.foxnic.springboot.Maker.class - [JAR]
├─ com.github.foxnic.springboot.TO.class - [JAR]