Download gatling-recorder-2.2.2.jar file - Jar g

Jar examples for g:gatling-recorder

Description

gatling-recorder

You can download jar file gatling-recorder 2.2.2 in this page.

License

Apache 2

Build File

You can use the following script to add gatling-recorder-2.2.2.jar to your project.

<dependency>
   <groupId>io.gatling</groupId>
   <artifactId>gatling-recorder</artifactId>
   <version>2.2.2</version>
</dependency>
compile group: 'io.gatling', name: 'gatling-recorder', version: '2.2.2'
libraryDependencies += "io.gatling" % "gatling-recorder" % "2.2.2"
<dependency org="io.gatling" name="gatling-recorder" rev="2.2.2"/>
@Grapes(@Grab(group='io.gatling', module='gatling-recorder', version='2.2.2'))
'io.gatling:gatling-recorder:jar:2.2.2'

Download

Click the following link to download the jar file.

gatling-recorder-2.2.2-javadoc.jar
gatling-recorder-2.2.2-sources.jar
gatling-recorder-2.2.2.jar
gatling-recorder-2.2.2.pom



Related Tutorials