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 copper2go-api-3.2.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.github.keymaster65.copper2go.api.workflow
├─ io.github.keymaster65.copper2go.api.workflow.EventChannelStore.class - [JAR]
├─ io.github.keymaster65.copper2go.api.workflow.ReplyChannelStore.class - [JAR]
├─ io.github.keymaster65.copper2go.api.workflow.RequestChannelStore.class - [JAR]
├─ io.github.keymaster65.copper2go.api.workflow.WorkflowData.class - [JAR]
io.github.keymaster65.copper2go.api.util
├─ io.github.keymaster65.copper2go.api.util.Copper2goDependencyInjector.class - [JAR]
├─ io.github.keymaster65.copper2go.api.util.WorkflowTestRunner.class - [JAR]