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-0.0.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.github.h800572003.telegram
├─ io.github.h800572003.telegram.BotCmd.class - [JAR]
├─ io.github.h800572003.telegram.BotCmdArg.class - [JAR]
├─ io.github.h800572003.telegram.BotCmdCheck.class - [JAR]
├─ io.github.h800572003.telegram.BotCmdRegister.class - [JAR]
├─ io.github.h800572003.telegram.BotCmdResponse.class - [JAR]
├─ io.github.h800572003.telegram.BotCmdService.class - [JAR]
├─ io.github.h800572003.telegram.BotContext.class - [JAR]
├─ io.github.h800572003.telegram.BotMedidata.class - [JAR]
├─ io.github.h800572003.telegram.BotSystem.class - [JAR]
├─ io.github.h800572003.telegram.BotType.class - [JAR]
├─ io.github.h800572003.telegram.IBotCmd.class - [JAR]
├─ io.github.h800572003.telegram.IBotRepository.class - [JAR]
├─ io.github.h800572003.telegram.IBotSendService.class - [JAR]
├─ io.github.h800572003.telegram.TelegramBotFormat.class - [JAR]
├─ io.github.h800572003.telegram.TelegramBotService.class - [JAR]