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-api-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.PathBuildProvider.class - [JAR]
├─ com.avito.android.critical_path.internal.PathBuildProviderKt.class - [JAR]
com.avito.android.critical_path
├─ com.avito.android.critical_path.CriticalPathListener.class - [JAR]
├─ com.avito.android.critical_path.CriticalPathRegistry.class - [JAR]
├─ com.avito.android.critical_path.CriticalPathRegistryKt.class - [JAR]
├─ com.avito.android.critical_path.TaskDependenciesResolutionResult.class - [JAR]
├─ com.avito.android.critical_path.TaskExtKt.class - [JAR]
├─ com.avito.android.critical_path.TaskOperation.class - [JAR]