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 cleanflow-1.5.3.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.naturalprogrammer.cleanflow
├─ com.naturalprogrammer.cleanflow.CleanFlow.class - [JAR]
├─ com.naturalprogrammer.cleanflow.CleanFlowCache.class - [JAR]
├─ com.naturalprogrammer.cleanflow.Connection.class - [JAR]
├─ com.naturalprogrammer.cleanflow.FlowException.class - [JAR]
├─ com.naturalprogrammer.cleanflow.FlowObject.class - [JAR]
├─ com.naturalprogrammer.cleanflow.FlowObjectType.class - [JAR]
├─ com.naturalprogrammer.cleanflow.Returns.class - [JAR]