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 konversation-1.0.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.rewedigital.konversation
├─ org.rewedigital.konversation.AdapterFactory.class - [JAR]
├─ org.rewedigital.konversation.AnswerImpl.class - [JAR]
├─ org.rewedigital.konversation.AnswerImplJsonAdapter.class - [JAR]
├─ org.rewedigital.konversation.Environment.class - [JAR]
├─ org.rewedigital.konversation.ExtensionsKt.class - [JAR]
├─ org.rewedigital.konversation.FileChecker.class - [JAR]
├─ org.rewedigital.konversation.Formatter.class - [JAR]
├─ org.rewedigital.konversation.Konversation.class - [JAR]
├─ org.rewedigital.konversation.Output.class - [JAR]
├─ org.rewedigital.konversation.Part.class - [JAR]
├─ org.rewedigital.konversation.PartImpl.class - [JAR]
├─ org.rewedigital.konversation.PartImplJsonAdapter.class - [JAR]
├─ org.rewedigital.konversation.PartType.class - [JAR]
├─ org.rewedigital.konversation.Random.class - [JAR]
├─ org.rewedigital.konversation.Reader.class - [JAR]
├─ org.rewedigital.konversation.Reply.class - [JAR]
├─ org.rewedigital.konversation.ResourceLocator.class - [JAR]