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-4.16.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.bumptech.glide.annotation
├─ com.bumptech.glide.annotation.Excludes.class - [JAR]
├─ com.bumptech.glide.annotation.GlideExtension.class - [JAR]
├─ com.bumptech.glide.annotation.GlideModule.class - [JAR]
├─ com.bumptech.glide.annotation.GlideOption.class - [JAR]
├─ com.bumptech.glide.annotation.GlideType.class - [JAR]
com.bumptech.glide.annotation.compiler
├─ com.bumptech.glide.annotation.compiler.Index.class - [JAR]
com.bumptech.glide.annotation.ksp
├─ com.bumptech.glide.annotation.ksp.Index.class - [JAR]