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 comcigan-lib-1.2.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.teamif.patrick.comcigan
├─ io.teamif.patrick.comcigan.ComciganAPI.class - [JAR]
├─ io.teamif.patrick.comcigan.ComciganRegexKt.class - [JAR]
├─ io.teamif.patrick.comcigan.ComciganSchool.class - [JAR]
├─ io.teamif.patrick.comcigan.ListableData.class - [JAR]
├─ io.teamif.patrick.comcigan.SchoolClassroomData.class - [JAR]
├─ io.teamif.patrick.comcigan.SchoolDayData.class - [JAR]
├─ io.teamif.patrick.comcigan.SchoolGradeData.class - [JAR]
├─ io.teamif.patrick.comcigan.SchoolPeriodData.class - [JAR]
├─ io.teamif.patrick.comcigan.SchoolRawData.class - [JAR]
├─ io.teamif.patrick.comcigan.SchoolWeekData.class - [JAR]