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 democrossy_3-0.102.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
ai.dragonfly.democrossy
├─ ai.dragonfly.democrossy.DemoContext.class - [JAR]
├─ ai.dragonfly.democrossy.Demonstration.class - [JAR]
├─ ai.dragonfly.democrossy.XApp.class - [JAR]
├─ ai.dragonfly.democrossy.package.class - [JAR]
ai.dragonfly.democrossy.native
├─ ai.dragonfly.democrossy.native.JVM_And_Native_Console.class - [JAR]
├─ ai.dragonfly.democrossy.native.NativeConsole.class - [JAR]
├─ ai.dragonfly.democrossy.native.package.class - [JAR]