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 kjson-7.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.kjson
├─ io.kjson.JSONCoStringify.class - [JAR]
├─ io.kjson.JSONConfig.class - [JAR]
├─ io.kjson.JSONContext.class - [JAR]
├─ io.kjson.JSONDeserializer.class - [JAR]
├─ io.kjson.JSONDeserializerFunctions.class - [JAR]
├─ io.kjson.JSONFunKt.class - [JAR]
├─ io.kjson.JSONKotlinException.class - [JAR]
├─ io.kjson.JSONSerializer.class - [JAR]
├─ io.kjson.JSONSerializerFunctions.class - [JAR]
├─ io.kjson.JSONStringify.class - [JAR]
├─ io.kjson.JSONTypeRef.class - [JAR]