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 ksp-2.0.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
ru.potatophobe.konfig.ksp
├─ ru.potatophobe.konfig.ksp.CommonKt.class - [JAR]
├─ ru.potatophobe.konfig.ksp.KonfigClassVisitor.class - [JAR]
├─ ru.potatophobe.konfig.ksp.KonfigProcessor.class - [JAR]
├─ ru.potatophobe.konfig.ksp.KonfigProcessorProvider.class - [JAR]
├─ ru.potatophobe.konfig.ksp.NestedKonfigListVisitor.class - [JAR]
├─ ru.potatophobe.konfig.ksp.NestedKonfigMapVisitor.class - [JAR]
├─ ru.potatophobe.konfig.ksp.NestedKonfigVisitor.class - [JAR]
ru.potatophobe.konfig.utils
├─ ru.potatophobe.konfig.utils.UtilsKt.class - [JAR]