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 opex4j-0.0.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
opex4j.core
├─ opex4j.core.AbstractJsonHandler.class - [JAR]
├─ opex4j.core.JsonHandler.class - [JAR]
opex4j
├─ opex4j.BBox.class - [JAR]
├─ opex4j.ObjectPrediction.class - [JAR]
├─ opex4j.ObjectPredictions.class - [JAR]
├─ opex4j.Polygon.class - [JAR]