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 tgbot-callback-queries_3-0.7.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
ru.johnspade.tgbot.callbackqueries
├─ ru.johnspade.tgbot.callbackqueries.CallbackDataDecoder.class - [JAR]
├─ ru.johnspade.tgbot.callbackqueries.CallbackQueryData.class - [JAR]
├─ ru.johnspade.tgbot.callbackqueries.CallbackQueryDsl.class - [JAR]
├─ ru.johnspade.tgbot.callbackqueries.CallbackQueryHandler.class - [JAR]
├─ ru.johnspade.tgbot.callbackqueries.ContextCallbackQuery.class - [JAR]
├─ ru.johnspade.tgbot.callbackqueries.DecodeError.class - [JAR]
├─ ru.johnspade.tgbot.callbackqueries.DecodeFailure.class - [JAR]
├─ ru.johnspade.tgbot.callbackqueries.DecodeResult.class - [JAR]
├─ ru.johnspade.tgbot.callbackqueries.ParseError.class - [JAR]
├─ ru.johnspade.tgbot.callbackqueries.package.class - [JAR]