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 jamgo-model-territory-8.0.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.jamgo.model.entity
├─ org.jamgo.model.entity.District.class - [JAR]
├─ org.jamgo.model.entity.Neighborhood.class - [JAR]
├─ org.jamgo.model.entity.Province.class - [JAR]
├─ org.jamgo.model.entity.Region.class - [JAR]
├─ org.jamgo.model.entity.Territory.class - [JAR]
├─ org.jamgo.model.entity.Town.class - [JAR]