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 indigo-json-circe_sjs1_3-0.15.0-RC3.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
indigo.json.core
├─ indigo.json.core.CirceJsonEncodersAndDecoders.class - [JAR]
├─ indigo.json.core.Glyph.class - [JAR]
├─ indigo.json.core.GlyphWrapper.class - [JAR]
indigo.json
├─ indigo.json.Json.class - [JAR]