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 chatter-bot-api-2.0.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.google.code.chatterbotapi
├─ com.google.code.chatterbotapi.ChatterBot.class - [JAR]
├─ com.google.code.chatterbotapi.ChatterBotFactory.class - [JAR]
├─ com.google.code.chatterbotapi.ChatterBotSession.class - [JAR]
├─ com.google.code.chatterbotapi.ChatterBotThought.class - [JAR]
├─ com.google.code.chatterbotapi.ChatterBotType.class - [JAR]
├─ com.google.code.chatterbotapi.Cleverbot.class - [JAR]
├─ com.google.code.chatterbotapi.Pandorabots.class - [JAR]
├─ com.google.code.chatterbotapi.Utils.class - [JAR]