Download haha-2.0.3.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.3 in this page.

License

Eclipse Public License - v 1.0

Build File

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

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

Download

Click the following link to download the jar file.

haha-2.0.3-javadoc.jar
haha-2.0.3-sources.jar
haha-2.0.3.jar
haha-2.0.3.pom



Related Tutorials