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 anwiba-commons-annotation-1.2.50.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
net.anwiba.commons.annotation
├─ net.anwiba.commons.annotation.Emptiable.class - [JAR]
├─ net.anwiba.commons.annotation.Imitable.class - [JAR]
├─ net.anwiba.commons.annotation.Injection.class - [JAR]
├─ net.anwiba.commons.annotation.Named.class - [JAR]
├─ net.anwiba.commons.annotation.Nullable.class - [JAR]
├─ net.anwiba.commons.annotation.Published.class - [JAR]