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 semantics-1.4.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
fr.xgouchet.elmyr.semantics
├─ fr.xgouchet.elmyr.semantics.SemanticsKt.class - [JAR]
fr.xgouchet.elmyr.semantics.markov
├─ fr.xgouchet.elmyr.semantics.markov.MarkovExtKt.class - [JAR]
├─ fr.xgouchet.elmyr.semantics.markov.MarkovReader.class - [JAR]
├─ fr.xgouchet.elmyr.semantics.markov.MarkovTable.class - [JAR]