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 gchat-core_2.13-0.0.23.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
de.martinpallmann.gchat
├─ de.martinpallmann.gchat.BotRequest.class - [JAR]
├─ de.martinpallmann.gchat.BotResponse.class - [JAR]
de.martinpallmann.gchat.gen
├─ de.martinpallmann.gchat.gen.ActionParameter.class - [JAR]
├─ de.martinpallmann.gchat.gen.ActionResponse.class - [JAR]
├─ de.martinpallmann.gchat.gen.ActionResponseType.class - [JAR]
├─ de.martinpallmann.gchat.gen.Annotation.class - [JAR]
├─ de.martinpallmann.gchat.gen.AnnotationType.class - [JAR]
├─ de.martinpallmann.gchat.gen.Button.class - [JAR]
├─ de.martinpallmann.gchat.gen.Card.class - [JAR]
├─ de.martinpallmann.gchat.gen.CardAction.class - [JAR]
├─ de.martinpallmann.gchat.gen.CardHeader.class - [JAR]
├─ de.martinpallmann.gchat.gen.CardHeaderImageStyle.class - [JAR]
├─ de.martinpallmann.gchat.gen.Empty.class - [JAR]
├─ de.martinpallmann.gchat.gen.FormAction.class - [JAR]
├─ de.martinpallmann.gchat.gen.Image.class - [JAR]
├─ de.martinpallmann.gchat.gen.ImageButton.class - [JAR]
├─ de.martinpallmann.gchat.gen.ImageButtonIcon.class - [JAR]
├─ de.martinpallmann.gchat.gen.KeyValue.class - [JAR]
├─ de.martinpallmann.gchat.gen.KeyValueIcon.class - [JAR]
├─ de.martinpallmann.gchat.gen.ListMembershipsResponse.class - [JAR]
├─ de.martinpallmann.gchat.gen.ListSpacesResponse.class - [JAR]
├─ de.martinpallmann.gchat.gen.Membership.class - [JAR]
├─ de.martinpallmann.gchat.gen.MembershipState.class - [JAR]
├─ de.martinpallmann.gchat.gen.Message.class - [JAR]
├─ de.martinpallmann.gchat.gen.OnClick.class - [JAR]
├─ de.martinpallmann.gchat.gen.OpenLink.class - [JAR]
├─ de.martinpallmann.gchat.gen.Section.class - [JAR]
├─ de.martinpallmann.gchat.gen.Space.class - [JAR]
├─ de.martinpallmann.gchat.gen.SpaceType.class - [JAR]
├─ de.martinpallmann.gchat.gen.TextButton.class - [JAR]
├─ de.martinpallmann.gchat.gen.TextParagraph.class - [JAR]
├─ de.martinpallmann.gchat.gen.Thread.class - [JAR]
├─ de.martinpallmann.gchat.gen.User.class - [JAR]
├─ de.martinpallmann.gchat.gen.UserMentionMetadata.class - [JAR]
├─ de.martinpallmann.gchat.gen.UserMentionMetadataType.class - [JAR]
├─ de.martinpallmann.gchat.gen.UserType.class - [JAR]
├─ de.martinpallmann.gchat.gen.WidgetMarkup.class - [JAR]