Jar examples for g:grinder-dcr-agent
A Java agent that exposes the byte code instrumentation API.
You can download jar file grinder-dcr-agent 4.0.0 in this page.
You can use the following script to add grinder-dcr-agent-4.0.0.jar to your project.
<dependency> <groupId>io.github.cossme</groupId> <artifactId>grinder-dcr-agent</artifactId> <version>4.0.0</version> </dependency>
compile group: 'io.github.cossme', name: 'grinder-dcr-agent', version: '4.0.0'
libraryDependencies += "io.github.cossme" % "grinder-dcr-agent" % "4.0.0"
<dependency org="io.github.cossme" name="grinder-dcr-agent" rev="4.0.0"/>
@Grapes(@Grab(group='io.github.cossme', module='grinder-dcr-agent', version='4.0.0'))
'io.github.cossme:grinder-dcr-agent:jar:4.0.0'
Click the following link to download the jar file.
grinder-dcr-agent-4.0.0-javadoc.jar