Jar examples for j:java-allocation-instrumenter
java-allocation-instrumenter: A Java agent that rewrites bytecode to instrument allocation sites
You can download jar file java-allocation-instrumenter 3.1.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add java-allocation-instrumenter-3.1.0.jar to your project.
<dependency> <groupId>com.google.code.java-allocation-instrumenter</groupId> <artifactId>java-allocation-instrumenter</artifactId> <version>3.1.0</version> </dependency>
compile group: 'com.google.code.java-allocation-instrumenter', name: 'java-allocation-instrumenter', version: '3.1.0'
libraryDependencies += "com.google.code.java-allocation-instrumenter" % "java-allocation-instrumenter" % "3.1.0"
<dependency org="com.google.code.java-allocation-instrumenter" name="java-allocation-instrumenter" rev="3.1.0"/>
@Grapes(@Grab(group='com.google.code.java-allocation-instrumenter', module='java-allocation-instrumenter', version='3.1.0'))
'com.google.code.java-allocation-instrumenter:java-allocation-instrumenter:jar:3.1.0'
Click the following link to download the jar file.
java-allocation-instrumenter-3.1.0-javadoc.jar