Jar examples for g:gatling-recorder
gatling-recorder
You can download jar file gatling-recorder 2.3.0 in this page.
Apache 2
You can use the following script to add gatling-recorder-2.3.0.jar to your project.
<dependency> <groupId>io.gatling</groupId> <artifactId>gatling-recorder</artifactId> <version>2.3.0</version> </dependency>
compile group: 'io.gatling', name: 'gatling-recorder', version: '2.3.0'
libraryDependencies += "io.gatling" % "gatling-recorder" % "2.3.0"
<dependency org="io.gatling" name="gatling-recorder" rev="2.3.0"/>
@Grapes(@Grab(group='io.gatling', module='gatling-recorder', version='2.3.0'))
'io.gatling:gatling-recorder:jar:2.3.0'
Click the following link to download the jar file.
gatling-recorder-2.3.0-javadoc.jar