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 schrodinger-laws_2.13-0.2-3-c16af70.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
schrodinger
├─ schrodinger.BinoidLaws.class - [JAR]
├─ schrodinger.BinoidTests.class - [JAR]
├─ schrodinger.CommutativeBinoidLaws.class - [JAR]
├─ schrodinger.CommutativeBinoidTests.class - [JAR]
├─ schrodinger.CommutativeGroup0Laws.class - [JAR]
├─ schrodinger.CommutativeGroup0Tests.class - [JAR]
├─ schrodinger.Group0Laws.class - [JAR]
├─ schrodinger.Group0Tests.class - [JAR]