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 admin-data-explorer-api_sjs1_3-0.6.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
net.wiringbits.webapp.utils.api
├─ net.wiringbits.webapp.utils.api.AdminDataExplorerApiClient.class - [JAR]
net.wiringbits.webapp.utils.api.models
├─ net.wiringbits.webapp.utils.api.models.AdminCreateTable.class - [JAR]
├─ net.wiringbits.webapp.utils.api.models.AdminDeleteTable.class - [JAR]
├─ net.wiringbits.webapp.utils.api.models.AdminGetTables.class - [JAR]
├─ net.wiringbits.webapp.utils.api.models.AdminUpdateTable.class - [JAR]
├─ net.wiringbits.webapp.utils.api.models.PlayErrorResponse.class - [JAR]
├─ net.wiringbits.webapp.utils.api.models.package.class - [JAR]