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 icq-bot-core-1.2.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
su.nlq.icq.bot.request
├─ su.nlq.icq.bot.request.ExtendedHttpRequest.class - [JAR]
├─ su.nlq.icq.bot.request.HttpRequest.class - [JAR]
su.nlq.icq.bot
├─ su.nlq.icq.bot.Bot.class - [JAR]
├─ su.nlq.icq.bot.Chat.class - [JAR]
├─ su.nlq.icq.bot.Contacts.class - [JAR]
├─ su.nlq.icq.bot.Conversation.class - [JAR]
├─ su.nlq.icq.bot.Files.class - [JAR]
├─ su.nlq.icq.bot.PenPal.class - [JAR]
├─ su.nlq.icq.bot.Stickers.class - [JAR]
├─ su.nlq.icq.bot.Subscription.class - [JAR]