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 chat-jvm-0.0.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.motorro.kopenaichat
├─ com.motorro.kopenaichat.AssistantConversationKt.class - [JAR]
├─ com.motorro.kopenaichat.AssistantOptions.class - [JAR]
├─ com.motorro.kopenaichat.ChatConversationKt.class - [JAR]
├─ com.motorro.kopenaichat.ChatOptions.class - [JAR]
├─ com.motorro.kopenaichat.ChatState.class - [JAR]
├─ com.motorro.kopenaichat.ChatTools.class - [JAR]
├─ com.motorro.kopenaichat.Role.class - [JAR]
├─ com.motorro.kopenaichat.ToolsDispatcher.class - [JAR]
├─ com.motorro.kopenaichat.VerbalMessage.class - [JAR]