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 elide-proto-core-jvm-1.0-v3-alpha4-b11.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
elide.proto.api
├─ elide.proto.api.Named.class - [JAR]
├─ elide.proto.api.Protocol.class - [JAR]
├─ elide.proto.api.Record.class - [JAR]
├─ elide.proto.api.Symbolic.class - [JAR]
elide.proto.api.wkt
├─ elide.proto.api.wkt.Timestamp.class - [JAR]
elide.proto.internal.annotations
├─ elide.proto.internal.annotations.Protocol.class - [JAR]
elide.proto
├─ elide.proto.ElideProtocol.class - [JAR]
├─ elide.proto.ProtocolModel.class - [JAR]
elide.proto.api.data
├─ elide.proto.api.data.DataContainer.class - [JAR]
├─ elide.proto.api.data.DataFingerprint.class - [JAR]
├─ elide.proto.api.data.DataModelStrategy.class - [JAR]