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 extension-api-0.1.12.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
tech.magratheaai.extensionapi.point
├─ tech.magratheaai.extensionapi.point.Context.class - [JAR]
├─ tech.magratheaai.extensionapi.point.Extension.class - [JAR]
├─ tech.magratheaai.extensionapi.point.ExtensionDecorator.class - [JAR]
├─ tech.magratheaai.extensionapi.point.UserInteractionContext.class - [JAR]
tech.magratheaai.extensionapi.aux.social_network.attachment_template
├─ tech.magratheaai.extensionapi.aux.social_network.attachment_template.Audio.class - [JAR]
├─ tech.magratheaai.extensionapi.aux.social_network.attachment_template.Document.class - [JAR]
├─ tech.magratheaai.extensionapi.aux.social_network.attachment_template.Location.class - [JAR]
├─ tech.magratheaai.extensionapi.aux.social_network.attachment_template.Photo.class - [JAR]
├─ tech.magratheaai.extensionapi.aux.social_network.attachment_template.Video.class - [JAR]
├─ tech.magratheaai.extensionapi.aux.social_network.attachment_template.Voice.class - [JAR]
tech.magratheaai.extensionapi
├─ tech.magratheaai.extensionapi.ResultsStackTrace.class - [JAR]
tech.magratheaai.extensionapi.aux.social_network
├─ tech.magratheaai.extensionapi.aux.social_network.Attachment.class - [JAR]
├─ tech.magratheaai.extensionapi.aux.social_network.AttachmentTypeTemplate.class - [JAR]
├─ tech.magratheaai.extensionapi.aux.social_network.Button.class - [JAR]
├─ tech.magratheaai.extensionapi.aux.social_network.ButtonColorTemplate.class - [JAR]
├─ tech.magratheaai.extensionapi.aux.social_network.ButtonTypeTemplate.class - [JAR]
├─ tech.magratheaai.extensionapi.aux.social_network.Keyboard.class - [JAR]
├─ tech.magratheaai.extensionapi.aux.social_network.Message.class - [JAR]
├─ tech.magratheaai.extensionapi.aux.social_network.Row.class - [JAR]
tech.magratheaai.extensionapi.update.object
├─ tech.magratheaai.extensionapi.update.object.Update.class - [JAR]
tech.magratheaai.extensionapi.annotation
├─ tech.magratheaai.extensionapi.annotation.Inject.class - [JAR]
├─ tech.magratheaai.extensionapi.annotation.RejectSubmittingResult.class - [JAR]
├─ tech.magratheaai.extensionapi.annotation.Required.class - [JAR]
tech.magratheaai.extensionapi.update
├─ tech.magratheaai.extensionapi.update.Constants.class - [JAR]
├─ tech.magratheaai.extensionapi.update.Update.class - [JAR]
tech.magratheaai.extensionapi.interaction
├─ tech.magratheaai.extensionapi.interaction.InteractionService.class - [JAR]