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 dustpan-dynamic-dispatcher-1.5.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.github.bdluck.dynamic.dispatcher
├─ io.github.bdluck.dynamic.dispatcher.AbstractDispatcher.class - [JAR]
├─ io.github.bdluck.dynamic.dispatcher.CommandDispatcher.class - [JAR]
├─ io.github.bdluck.dynamic.dispatcher.DispatchData.class - [JAR]
├─ io.github.bdluck.dynamic.dispatcher.DispatchEvent.class - [JAR]
├─ io.github.bdluck.dynamic.dispatcher.DispatchType.class - [JAR]
├─ io.github.bdluck.dynamic.dispatcher.Dispatcher.class - [JAR]