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 analytics-tests-5.1.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.bytegain.analytics.core.tests
├─ com.bytegain.analytics.core.tests.BuildConfig.class - [JAR]
com.bytegain.analytics.test
├─ com.bytegain.analytics.test.AliasPayloadBuilder.class - [JAR]
├─ com.bytegain.analytics.test.GroupPayloadBuilder.class - [JAR]
├─ com.bytegain.analytics.test.IdentifyPayloadBuilder.class - [JAR]
├─ com.bytegain.analytics.test.ScreenPayloadBuilder.class - [JAR]
├─ com.bytegain.analytics.test.TrackPayloadBuilder.class - [JAR]
com.bytegain.analytics
├─ com.bytegain.analytics.Utils.class - [JAR]