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 polygenesis-interfaces-0.0.4.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.polygenesis.system.deducer
├─ io.polygenesis.system.deducer.Deducer.class - [JAR]
io.polygenesis.system.model
├─ io.polygenesis.system.model.Model.class - [JAR]
├─ io.polygenesis.system.model.ModelRepository.class - [JAR]
io.polygenesis.system
├─ io.polygenesis.system.Identification.class - [JAR]
io.polygenesis.system.generator
├─ io.polygenesis.system.generator.Generator.class - [JAR]