is not current version
Last Version 3.11

net.sf.grinder:grinder-dcr-agent 3.8

A Java agent that exposes the byte code instrumentation API.

Categories

Categories

Net
GroupId

GroupId

net.sf.grinder
ArtifactId

ArtifactId

grinder-dcr-agent
Version

Version

3.8
Type

Type

jar

Download grinder-dcr-agent 3.8


<!-- https://jarcasting.com/artifacts/net.sf.grinder/grinder-dcr-agent/ -->
<dependency>
    <groupId>net.sf.grinder</groupId>
    <artifactId>grinder-dcr-agent</artifactId>
    <version>3.8</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.grinder/grinder-dcr-agent/
implementation 'net.sf.grinder:grinder-dcr-agent:3.8'
// https://jarcasting.com/artifacts/net.sf.grinder/grinder-dcr-agent/
implementation ("net.sf.grinder:grinder-dcr-agent:3.8")
'net.sf.grinder:grinder-dcr-agent:jar:3.8'
<dependency org="net.sf.grinder" name="grinder-dcr-agent" rev="3.8">
  <artifact name="grinder-dcr-agent" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.grinder', module='grinder-dcr-agent', version='3.8')
)
libraryDependencies += "net.sf.grinder" % "grinder-dcr-agent" % "3.8"
[net.sf.grinder/grinder-dcr-agent "3.8"]