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