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 ammonite-interpApi_2.12.1-1.6.9-3-480a38b.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
ammonite.interp.api
├─ ammonite.interp.api.APIHolder.class - [JAR]
├─ ammonite.interp.api.AmmoniteExit.class - [JAR]
├─ ammonite.interp.api.InterpAPI.class - [JAR]
├─ ammonite.interp.api.InterpBridge.class - [JAR]
├─ ammonite.interp.api.InterpLoad.class - [JAR]
├─ ammonite.interp.api.IvyConstructor.class - [JAR]
├─ ammonite.interp.api.LoadJar.class - [JAR]