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 agp-compatibility-7-2-0.8.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
co.elastic.apm.android.agp72
├─ co.elastic.apm.android.agp72.Agp72CompatibilityEntrypoint.class - [JAR]
├─ co.elastic.apm.android.agp72.Agp72CompatibilityManager.class - [JAR]
co.elastic.apm.android.agp72.usecase.apminfo
├─ co.elastic.apm.android.agp72.usecase.apminfo.ApmInfoGeneratorTask.class - [JAR]
├─ co.elastic.apm.android.agp72.usecase.apminfo.ApmInfoUseCase72.class - [JAR]
co.elastic.apm.android.agp72.tools
├─ co.elastic.apm.android.agp72.tools.ClasspathProvider72.class - [JAR]