Download haha-2.0.2.jar file - Jar h

Jar examples for h:haha

Description

Port of Eclipse Memory Analyzer to parse and analyze Android heapdumps

You can download jar file haha 2.0.2 in this page.

License

Eclipse Public License - v 1.0

Build File

You can use the following script to add haha-2.0.2.jar to your project.

<dependency>
   <groupId>com.squareup.haha</groupId>
   <artifactId>haha</artifactId>
   <version>2.0.2</version>
</dependency>
compile group: 'com.squareup.haha', name: 'haha', version: '2.0.2'
libraryDependencies += "com.squareup.haha" % "haha" % "2.0.2"
<dependency org="com.squareup.haha" name="haha" rev="2.0.2"/>
@Grapes(@Grab(group='com.squareup.haha', module='haha', version='2.0.2'))
'com.squareup.haha:haha:jar:2.0.2'

Download

Click the following link to download the jar file.

haha-2.0.2-javadoc.jar
haha-2.0.2-sources.jar
haha-2.0.2.jar
haha-2.0.2.pom



Related Tutorials