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 scalatest-diagrams_sjs0.6_2.11-3.2.16.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.scalatest.diagrams
├─ org.scalatest.diagrams.AnchorValue.class - [JAR]
├─ org.scalatest.diagrams.DiagrammedApplyExpr.class - [JAR]
├─ org.scalatest.diagrams.DiagrammedByNameExpr.class - [JAR]
├─ org.scalatest.diagrams.DiagrammedExpr.class - [JAR]
├─ org.scalatest.diagrams.DiagrammedExprMacro.class - [JAR]
├─ org.scalatest.diagrams.DiagrammedSelectExpr.class - [JAR]
├─ org.scalatest.diagrams.DiagrammedSimpleExpr.class - [JAR]
├─ org.scalatest.diagrams.Diagrams.class - [JAR]
├─ org.scalatest.diagrams.DiagramsMacro.class - [JAR]
├─ org.scalatest.diagrams.package.class - [JAR]