Download grinder-dcr-agent-3.7.1.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.7.1 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials