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 krestx-api-1.1.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
net.termer.krestx.api.handler
├─ net.termer.krestx.api.handler.SuspendHandler.class - [JAR]
net.termer.krestx.api.util
├─ net.termer.krestx.api.util.ApiError.class - [JAR]
├─ net.termer.krestx.api.util.ApiErrorResponse.class - [JAR]
├─ net.termer.krestx.api.util.ApiResponse.class - [JAR]
├─ net.termer.krestx.api.util.ApiSuccessResponse.class - [JAR]
├─ net.termer.krestx.api.util.ApiUtilsKt.class - [JAR]
├─ net.termer.krestx.api.util.RouterUtilsKt.class - [JAR]