jar

com.squareup.leakcanary : shark-cli

Maven & Gradle

Jun 29, 2023
29.1k stars

Shark Command Line Interface · LeakCanary

Table Of Contents

Latest Version

Download com.squareup.leakcanary : shark-cli JAR file - Latest Versions:

All Versions

Download com.squareup.leakcanary : shark-cli JAR file - All Versions:

Version Vulnerabilities Size Updated
2.12
2.11
2.10
2.9.x
2.9
2.8.x
2.8
2.7
2.6
2.5
2.4
2.3
2.2
2.1
2.0

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window shark-cli-2.12.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

shark

├─ shark.AnalyzeCommand.class - [JAR]

├─ shark.DecoratedPath.class - [JAR]

├─ shark.DeobfuscateHprofCommand.class - [JAR]

├─ shark.DumpProcessCommand.class - [JAR]

├─ shark.FindLeakPaths.class - [JAR]

├─ shark.InteractiveCommand.class - [JAR]

├─ shark.MainKt.class - [JAR]

├─ shark.Neo4JCommand.class - [JAR]

├─ shark.SharkCliCommand.class - [JAR]

├─ shark.StripHprofCommand.class - [JAR]

Advertisement