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 Annotations-3.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
dorkbox.annotation
├─ dorkbox.annotation.AnnotationDefaults.class - [JAR]
├─ dorkbox.annotation.AnnotationDetector.class - [JAR]
├─ dorkbox.annotation.Builder.class - [JAR]
├─ dorkbox.annotation.ClassFileBuffer.class - [JAR]
├─ dorkbox.annotation.ClassFileIterator.class - [JAR]
├─ dorkbox.annotation.ClassIterator.class - [JAR]
├─ dorkbox.annotation.Cursor.class - [JAR]
├─ dorkbox.annotation.CustomClassloaderIterator.class - [JAR]
├─ dorkbox.annotation.FileIterator.class - [JAR]
├─ dorkbox.annotation.Reporter.class - [JAR]
├─ dorkbox.annotation.ReporterFunction.class - [JAR]
├─ dorkbox.annotation.ZipFileIterator.class - [JAR]