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