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 friendship-strength-counter-module-4.2.0.58.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.graphaware.example.module
├─ com.graphaware.example.module.FriendshipStrengthCounter.class - [JAR]
├─ com.graphaware.example.module.FriendshipStrengthModule.class - [JAR]
├─ com.graphaware.example.module.FriendshipStrengthModuleBootstrapper.class - [JAR]
├─ com.graphaware.example.module.Labels.class - [JAR]
├─ com.graphaware.example.module.PropertyKeys.class - [JAR]
├─ com.graphaware.example.module.Relationships.class - [JAR]