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 stackerinterface-0.0.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.logiclabs.stackerinterface
├─ com.logiclabs.stackerinterface.CounterInterface.class - [JAR]
├─ com.logiclabs.stackerinterface.StackerConfiguration.class - [JAR]
├─ com.logiclabs.stackerinterface.StackerInterface.class - [JAR]
├─ com.logiclabs.stackerinterface.StackerService.class - [JAR]