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 Annotation-0.0.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.sensorsdata.analytics.javasdk.annotation
├─ com.sensorsdata.analytics.javasdk.annotation.InitSensorsAnalytics.class - [JAR]
├─ com.sensorsdata.analytics.javasdk.annotation.Item.class - [JAR]
├─ com.sensorsdata.analytics.javasdk.annotation.LoginIdFrom.class - [JAR]
├─ com.sensorsdata.analytics.javasdk.annotation.Profile.class - [JAR]
├─ com.sensorsdata.analytics.javasdk.annotation.Property.class - [JAR]
├─ com.sensorsdata.analytics.javasdk.annotation.Track.class - [JAR]
├─ com.sensorsdata.analytics.javasdk.annotation.TrackSignUp.class - [JAR]
com.sensorsdata.analytics.javasdk
├─ com.sensorsdata.analytics.javasdk.ConfigOptions.class - [JAR]
├─ com.sensorsdata.analytics.javasdk.SensorsAnalyticsAPI.class - [JAR]