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 critical-path-2023.19.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.avito.android.critical_path.internal
├─ com.avito.android.critical_path.internal.CriticalPathReport.class - [JAR]
├─ com.avito.android.critical_path.internal.CriticalPathWriter.class - [JAR]
├─ com.avito.android.critical_path.internal.PathRecord.class - [JAR]
com.avito.android.critical_path
├─ com.avito.android.critical_path.CriticalPathExtension.class - [JAR]
├─ com.avito.android.critical_path.CriticalPathPlugin.class - [JAR]
├─ com.avito.android.critical_path.CriticalPathPluginKt.class - [JAR]