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 easy-tbot-0.9.12.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
me.shib.java.lib.telegram.bot.easybot
├─ me.shib.java.lib.telegram.bot.easybot.BotConfig.class - [JAR]
├─ me.shib.java.lib.telegram.bot.easybot.BotLauncher.class - [JAR]
├─ me.shib.java.lib.telegram.bot.easybot.BotModel.class - [JAR]
├─ me.shib.java.lib.telegram.bot.easybot.DefaultBotModel.class - [JAR]
├─ me.shib.java.lib.telegram.bot.easybot.TBotSweeper.class - [JAR]
├─ me.shib.java.lib.telegram.bot.easybot.TBotWorker.class - [JAR]
├─ me.shib.java.lib.telegram.bot.easybot.UpdateReceiver.class - [JAR]