MVN

com.squareup.haha : haha

Maven & Gradle

Mar 19, 2019
5 usages
1.4k stars

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

<dependency>
    <groupId>com.squareup.haha</groupId>
    <artifactId>haha</artifactId>
    <version>2.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.squareup.haha : haha to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.1

All Versions

Choose a version of com.squareup.haha : haha to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.1
haha-2.1
2.0.x
haha-2.0.4
haha-2.0.3
haha-2.0.2
haha-2.0.1
2.0
haha-2.0
1.3
haha-1.3
1.2
haha-1.2
1.1
haha-1.1

How to add a dependency to Maven

Add the following com.squareup.haha : haha maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.squareup.haha</groupId>
    <artifactId>haha</artifactId>
    <version>2.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.squareup.haha : haha gradle dependency to your build.gradle file:

implementation 'com.squareup.haha:haha:2.1'

Gradle Kotlin DSL: Add the following com.squareup.haha : haha gradle kotlin dependency to your build.gradle.kts file:

implementation("com.squareup.haha:haha:2.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.squareup.haha : haha sbt scala dependency to your build.sbt file:

libraryDependencies += "com.squareup.haha" % "haha" % "2.1"

Advertisement

Dependencies from Group

Mar 19, 2019
5 usages
1.4k stars

Discover Dependencies

Oct 27, 2016
50 stars
Oct 27, 2016
50 stars
Oct 11, 2018
2 usages
44 stars
Nov 05, 2015
113 usages
707 stars
Mar 19, 2016
14 stars
Aug 23, 2023
10 usages
55 stars
Aug 25, 2023
16 usages
68 stars
Dec 22, 2015
4 stars
Dec 22, 2015
4 stars