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.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add java-allocation-instrumenter-3.0.jar to your project.
<dependency> <groupId>com.github.fommil</groupId> <artifactId>java-allocation-instrumenter</artifactId> <version>3.0</version> </dependency>
compile group: 'com.github.fommil', name: 'java-allocation-instrumenter', version: '3.0'
libraryDependencies += "com.github.fommil" % "java-allocation-instrumenter" % "3.0"
<dependency org="com.github.fommil" name="java-allocation-instrumenter" rev="3.0"/>
@Grapes(@Grab(group='com.github.fommil', module='java-allocation-instrumenter', version='3.0'))
'com.github.fommil:java-allocation-instrumenter:jar:3.0'
Click the following link to download the jar file.
java-allocation-instrumenter-3.0-javadoc.jar