Jar examples for i:instrumentation
Extensible java agent framework to instrument programs running on the JVM
You can download jar file instrumentation 3.0.0 in this page.
You can use the following script to add instrumentation-3.0.0.jar to your project.
<dependency> <groupId>com.cedarsoft.annotations</groupId> <artifactId>instrumentation</artifactId> <version>3.0.0</version> </dependency>
compile group: 'com.cedarsoft.annotations', name: 'instrumentation', version: '3.0.0'
libraryDependencies += "com.cedarsoft.annotations" % "instrumentation" % "3.0.0"
<dependency org="com.cedarsoft.annotations" name="instrumentation" rev="3.0.0"/>
@Grapes(@Grab(group='com.cedarsoft.annotations', module='instrumentation', version='3.0.0'))
'com.cedarsoft.annotations:instrumentation:jar:3.0.0'
Click the following link to download the jar file.
instrumentation-3.0.0-javadoc.jar