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 paris-annotations-2.0.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.airbnb.paris.annotations
├─ com.airbnb.paris.annotations.AfterStyle.class - [JAR]
├─ com.airbnb.paris.annotations.Attr.class - [JAR]
├─ com.airbnb.paris.annotations.BeforeStyle.class - [JAR]
├─ com.airbnb.paris.annotations.Fraction.class - [JAR]
├─ com.airbnb.paris.annotations.GeneratedStyleableClass.class - [JAR]
├─ com.airbnb.paris.annotations.GeneratedStyleableModule.class - [JAR]
├─ com.airbnb.paris.annotations.LayoutDimension.class - [JAR]
├─ com.airbnb.paris.annotations.ParisConfig.class - [JAR]
├─ com.airbnb.paris.annotations.Style.class - [JAR]
├─ com.airbnb.paris.annotations.Styleable.class - [JAR]
├─ com.airbnb.paris.annotations.StyleableChild.class - [JAR]