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 showkase-annotation-1.0.0-beta18.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.airbnb.android.showkase.annotation
├─ com.airbnb.android.showkase.annotation.ShowkaseCodegenMetadata.class - [JAR]
├─ com.airbnb.android.showkase.annotation.ShowkaseColor.class - [JAR]
├─ com.airbnb.android.showkase.annotation.ShowkaseComposable.class - [JAR]
├─ com.airbnb.android.showkase.annotation.ShowkaseRoot.class - [JAR]
├─ com.airbnb.android.showkase.annotation.ShowkaseRootModule.class - [JAR]
├─ com.airbnb.android.showkase.annotation.ShowkaseTypography.class - [JAR]