Jar examples for j:jamm
Jamm provides MemoryMeter, a java agent to measure actual object memory use including JVM overhead.
You can download jar file jamm 0.3.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add jamm-0.3.0.jar to your project.
<dependency> <groupId>com.github.jbellis</groupId> <artifactId>jamm</artifactId> <version>0.3.0</version> </dependency>
compile group: 'com.github.jbellis', name: 'jamm', version: '0.3.0'
libraryDependencies += "com.github.jbellis" % "jamm" % "0.3.0"
<dependency org="com.github.jbellis" name="jamm" rev="0.3.0"/>
@Grapes(@Grab(group='com.github.jbellis', module='jamm', version='0.3.0'))
'com.github.jbellis:jamm:jar:0.3.0'
Click the following link to download the jar file.
jamm-0.3.0-javadoc.jar