Download grinder-dcr-agent-3.11.jar file - Jar g

Jar examples for g:grinder-dcr-agent

Description

A Java agent that exposes the byte code instrumentation API.

You can download jar file grinder-dcr-agent 3.11 in this page.

Build File

You can use the following script to add grinder-dcr-agent-3.11.jar to your project.

<dependency>
   <groupId>net.sf.grinder</groupId>
   <artifactId>grinder-dcr-agent</artifactId>
   <version>3.11</version>
</dependency>
compile group: 'net.sf.grinder', name: 'grinder-dcr-agent', version: '3.11'
libraryDependencies += "net.sf.grinder" % "grinder-dcr-agent" % "3.11"
<dependency org="net.sf.grinder" name="grinder-dcr-agent" rev="3.11"/>
@Grapes(@Grab(group='net.sf.grinder', module='grinder-dcr-agent', version='3.11'))
'net.sf.grinder:grinder-dcr-agent:jar:3.11'

Download

Click the following link to download the jar file.

grinder-dcr-agent-3.11-javadoc.jar
grinder-dcr-agent-3.11-sources.jar
grinder-dcr-agent-3.11.jar
grinder-dcr-agent-3.11.pom



Related Tutorials