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 subra-protocol-0.0.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.robocup.ssl
├─ org.robocup.ssl.Detection.class - [JAR]
├─ org.robocup.ssl.Geometry.class - [JAR]
├─ org.robocup.ssl.Referee.class - [JAR]
├─ org.robocup.ssl.Wrapper.class - [JAR]
io.leonis.subra.protocol
├─ io.leonis.subra.protocol.Robot.class - [JAR]