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 bot-domain-main-0.0.69.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
dev.struchkov.godfather.main.domain.jackson
├─ dev.struchkov.godfather.main.domain.jackson.TelegramEventContainerDeserializer.class - [JAR]
├─ dev.struchkov.godfather.main.domain.jackson.TelegramPayloadDeserializer.class - [JAR]
├─ dev.struchkov.godfather.main.domain.jackson.TelegramPayloadSerializer.class - [JAR]
dev.struchkov.godfather.main.domain.annotation
├─ dev.struchkov.godfather.main.domain.annotation.Unit.class - [JAR]
dev.struchkov.godfather.main.domain.content
├─ dev.struchkov.godfather.main.domain.content.Attachment.class - [JAR]
├─ dev.struchkov.godfather.main.domain.content.ChatMail.class - [JAR]
├─ dev.struchkov.godfather.main.domain.content.ContentType.class - [JAR]
├─ dev.struchkov.godfather.main.domain.content.EmptyMessage.class - [JAR]
├─ dev.struchkov.godfather.main.domain.content.Mail.class - [JAR]
├─ dev.struchkov.godfather.main.domain.content.Message.class - [JAR]
dev.struchkov.godfather.main.domain
├─ dev.struchkov.godfather.main.domain.EventContainer.class - [JAR]
├─ dev.struchkov.godfather.main.domain.SendType.class - [JAR]
├─ dev.struchkov.godfather.main.domain.StorylineHistory.class - [JAR]
├─ dev.struchkov.godfather.main.domain.UnitDefinition.class - [JAR]
├─ dev.struchkov.godfather.main.domain.UnitPointer.class - [JAR]
dev.struchkov.godfather.main.domain.unit
├─ dev.struchkov.godfather.main.domain.unit.KeyWord.class - [JAR]
├─ dev.struchkov.godfather.main.domain.unit.UnitActiveType.class - [JAR]
dev.struchkov.godfather.main.domain.keyboard
├─ dev.struchkov.godfather.main.domain.keyboard.KeyBoard.class - [JAR]
├─ dev.struchkov.godfather.main.domain.keyboard.KeyBoardButton.class - [JAR]
├─ dev.struchkov.godfather.main.domain.keyboard.KeyBoardLine.class - [JAR]