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

Build File

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'

Download

Click the following link to download the jar file.

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



Related Tutorials