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 play-json-extensions_2.12-0.43.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
ai.x.play.json.tuples
├─ ai.x.play.json.tuples.package.class - [JAR]
ai.x.play.json.internals
├─ ai.x.play.json.internals.package.class - [JAR]
ai.x.play.json
├─ ai.x.play.json.BaseNameEncoder.class - [JAR]
├─ ai.x.play.json.CamelToSnakeNameEncoder.class - [JAR]
├─ ai.x.play.json.Encoders.class - [JAR]
├─ ai.x.play.json.Jsonx.class - [JAR]
├─ ai.x.play.json.Macros.class - [JAR]
├─ ai.x.play.json.NameEncoder.class - [JAR]
├─ ai.x.play.json.OptionValidationDispatcher.class - [JAR]
├─ ai.x.play.json.SingletonEncoder.class - [JAR]
├─ ai.x.play.json.debugMacro.class - [JAR]
├─ ai.x.play.json.implicits.class - [JAR]
├─ ai.x.play.json.package.class - [JAR]