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-ktor-0.7.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.github.dehuckakpyt.telegrambot.context
├─ io.github.dehuckakpyt.telegrambot.context.InternalKoinContext.class - [JAR]
io.github.dehuckakpyt.telegrambot.ext
├─ io.github.dehuckakpyt.telegrambot.ext.StringExtKt.class - [JAR]
io.github.dehuckakpyt.telegrambot.plugin
├─ io.github.dehuckakpyt.telegrambot.plugin.TelegramBotKt.class - [JAR]
io.github.dehuckakpyt.telegrambot
├─ io.github.dehuckakpyt.telegrambot.BotHandler.class - [JAR]
io.github.dehuckakpyt.telegrambot.template
├─ io.github.dehuckakpyt.telegrambot.template.KtorMessageTemplate.class - [JAR]
├─ io.github.dehuckakpyt.telegrambot.template.Templating.class - [JAR]
io.github.dehuckakpyt.telegrambot.factory.template
├─ io.github.dehuckakpyt.telegrambot.factory.template.TemplateFactory.class - [JAR]