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 system-x-webhook-0.0.13.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
software.tnb.webhook.validation
├─ software.tnb.webhook.validation.RequestQueryParameters.class - [JAR]
├─ software.tnb.webhook.validation.WebhookValidation.class - [JAR]
software.tnb.webhook.account
├─ software.tnb.webhook.account.WebhookAccount.class - [JAR]
software.tnb.webhook.validation.model
├─ software.tnb.webhook.validation.model.WebhookSiteRequest.class - [JAR]
├─ software.tnb.webhook.validation.model.WebhookSiteRequests.class - [JAR]
software.tnb.webhook.service
├─ software.tnb.webhook.service.Webhook.class - [JAR]