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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials