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 telegram-bot-test-0.7.8.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.github.dehuckakpyt.telegrambot.test.mock
├─ io.github.dehuckakpyt.telegrambot.test.mock.MockTelegramBot.class - [JAR]
├─ io.github.dehuckakpyt.telegrambot.test.mock.MockUpdateReceiver.class - [JAR]
io.github.dehuckakpyt.telegrambot.test
├─ io.github.dehuckakpyt.telegrambot.test.TelegramBotTestingApiKt.class - [JAR]
├─ io.github.dehuckakpyt.telegrambot.test.TelegramBotUpdateManager.class - [JAR]
io.github.dehuckakpyt.telegrambot.test.annotation
├─ io.github.dehuckakpyt.telegrambot.test.annotation.EnableTelegramBotTest.class - [JAR]
io.github.dehuckakpyt.telegrambot.test.ext
├─ io.github.dehuckakpyt.telegrambot.test.ext.MockkExtKt.class - [JAR]