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 obfuscation-json-1.2.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.github.robtimus.obfuscation.json
├─ com.github.robtimus.obfuscation.json.DontCloseReader.class - [JAR]
├─ com.github.robtimus.obfuscation.json.DontCloseWriter.class - [JAR]
├─ com.github.robtimus.obfuscation.json.JSONObfuscator.class - [JAR]
├─ com.github.robtimus.obfuscation.json.JSONObfuscatorWriter.class - [JAR]
├─ com.github.robtimus.obfuscation.json.Messages.class - [JAR]
├─ com.github.robtimus.obfuscation.json.ObfuscatingJsonGenerator.class - [JAR]
├─ com.github.robtimus.obfuscation.json.PropertyConfig.class - [JAR]
├─ com.github.robtimus.obfuscation.json.package-info.class - [JAR]