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 kotka-streams-kotlinx-serialization-22.08.06.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
dev.adamko.kotka.kxs
├─ dev.adamko.kotka.kxs.BinaryFormatSerdeKt.class - [JAR]
├─ dev.adamko.kotka.kxs.KotkaSerdeModule.class - [JAR]
├─ dev.adamko.kotka.kxs.StringFormatSerdeKt.class - [JAR]