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 ciogram-context-jvm-0.4.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.ciogram.context
├─ io.ciogram.context.CallbackQueryContext.class - [JAR]
├─ io.ciogram.context.CallbackQueryHandlerContext.class - [JAR]
├─ io.ciogram.context.CallbackQueryHandlerContextKt.class - [JAR]
├─ io.ciogram.context.ChatContext.class - [JAR]
├─ io.ciogram.context.ChatJoinRequestContext.class - [JAR]
├─ io.ciogram.context.ChatMemberUpdatedContext.class - [JAR]
├─ io.ciogram.context.ChosenInlineResultContext.class - [JAR]
├─ io.ciogram.context.CommandContext.class - [JAR]
├─ io.ciogram.context.CommandContextKt.class - [JAR]
├─ io.ciogram.context.InlineQueryContext.class - [JAR]
├─ io.ciogram.context.MessageContext.class - [JAR]
├─ io.ciogram.context.PollAnswerContext.class - [JAR]
├─ io.ciogram.context.PollContext.class - [JAR]
├─ io.ciogram.context.PreCheckoutQueryContext.class - [JAR]
├─ io.ciogram.context.ShippingQueryContext.class - [JAR]
├─ io.ciogram.context.ShortcutsKt.class - [JAR]
├─ io.ciogram.context.StateHandlerContext.class - [JAR]
├─ io.ciogram.context.StateHandlerContextKt.class - [JAR]
├─ io.ciogram.context.TelegramContext.class - [JAR]
├─ io.ciogram.context.TelegramContextKt.class - [JAR]
├─ io.ciogram.context.UpdateContext.class - [JAR]