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 commons-annotations_2.12.0-RC1-1.18.5.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.avsystem.commons.serialization
├─ com.avsystem.commons.serialization.name.class - [JAR]
├─ com.avsystem.commons.serialization.transientDefault.class - [JAR]
├─ com.avsystem.commons.serialization.transparent.class - [JAR]
com.avsystem.commons.annotation
├─ com.avsystem.commons.annotation.atLeast.class - [JAR]
├─ com.avsystem.commons.annotation.checkKnownSubtypes.class - [JAR]
├─ com.avsystem.commons.annotation.macroPrivate.class - [JAR]
com.avsystem.commons.rpc
├─ com.avsystem.commons.rpc.RPC.class - [JAR]
├─ com.avsystem.commons.rpc.RPCName.class - [JAR]