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 derive4j-annotation-1.1.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.derive4j
├─ org.derive4j.ArgOption.class - [JAR]
├─ org.derive4j.Data.class - [JAR]
├─ org.derive4j.Derive.class - [JAR]
├─ org.derive4j.ExportAsPublic.class - [JAR]
├─ org.derive4j.FieldNames.class - [JAR]
├─ org.derive4j.Flavour.class - [JAR]
├─ org.derive4j.Flavours.class - [JAR]
├─ org.derive4j.Instances.class - [JAR]
├─ org.derive4j.Make.class - [JAR]
├─ org.derive4j.Makes.class - [JAR]
├─ org.derive4j.Visibilities.class - [JAR]
├─ org.derive4j.Visibility.class - [JAR]