Last Version

Headless Android Heap Analyzer 2.1

Java library to automate the analysis of Android heap dumps.

License

License

Categories

Categories

Square Business Logic Libraries Financial
GroupId

GroupId

com.squareup.haha
ArtifactId

ArtifactId

haha
Version

Version

2.1
Type

Type

jar
Description

Description

Headless Android Heap Analyzer
Java library to automate the analysis of Android heap dumps.
Project URL

Project URL

https://github.com/square/haha
Project Organization

Project Organization

Square, Inc.
Source Code Management

Source Code Management

https://github.com/square/haha

Download haha 2.1


<!-- https://jarcasting.com/artifacts/com.squareup.haha/haha/ -->
<dependency>
    <groupId>com.squareup.haha</groupId>
    <artifactId>haha</artifactId>
    <version>2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.squareup.haha/haha/
implementation 'com.squareup.haha:haha:2.1'
// https://jarcasting.com/artifacts/com.squareup.haha/haha/
implementation ("com.squareup.haha:haha:2.1")
'com.squareup.haha:haha:jar:2.1'
<dependency org="com.squareup.haha" name="haha" rev="2.1">
  <artifact name="haha" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.squareup.haha', module='haha', version='2.1')
)
libraryDependencies += "com.squareup.haha" % "haha" % "2.1"
[com.squareup.haha/haha "2.1"]

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.trove4j : trove4j jar 20160824

Project Modules

There are no modules declared in this project.