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 stereotype-helper-1.0.8.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.github.t1.stereotypes
├─ com.github.t1.stereotypes.AnnotationLoader.class - [JAR]
├─ com.github.t1.stereotypes.AnnotationMap.class - [JAR]
├─ com.github.t1.stereotypes.AnnotationProxyBuilder.class - [JAR]
├─ com.github.t1.stereotypes.Annotations.class - [JAR]
├─ com.github.t1.stereotypes.FieldAnnotations.class - [JAR]
├─ com.github.t1.stereotypes.MethodAnnotations.class - [JAR]
├─ com.github.t1.stereotypes.PropagateTo.class - [JAR]
├─ com.github.t1.stereotypes.TargetScope.class - [JAR]
├─ com.github.t1.stereotypes.TypeAnnotations.class - [JAR]