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 yass2-generate-jvm-13.1.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
ch.softappeal.yass2.generate
├─ ch.softappeal.yass2.generate.GenerateBinarySerializerKt.class - [JAR]
├─ ch.softappeal.yass2.generate.GenerateDumperKt.class - [JAR]
├─ ch.softappeal.yass2.generate.GenerateProxyKt.class - [JAR]
├─ ch.softappeal.yass2.generate.ProcessorKt.class - [JAR]
├─ ch.softappeal.yass2.generate.PropertyKind.class - [JAR]
├─ ch.softappeal.yass2.generate.YassProcessor.class - [JAR]
├─ ch.softappeal.yass2.generate.YassProvider.class - [JAR]