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 gorse-client-0.4.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.gorse.gorse4j
├─ io.gorse.gorse4j.Feedback.class - [JAR]
├─ io.gorse.gorse4j.Gorse.class - [JAR]
├─ io.gorse.gorse4j.Item.class - [JAR]
├─ io.gorse.gorse4j.RowAffected.class - [JAR]
├─ io.gorse.gorse4j.Score.class - [JAR]
├─ io.gorse.gorse4j.User.class - [JAR]