Download gatling-core-2.0.0-M4-NAP.jar file - Jar g

Jar examples for g:gatling-core

Description

gatling-core

You can download jar file gatling-core 2.0.0-M4-NAP in this page.

License

Apache 2

Build File

You can use the following script to add gatling-core-2.0.0-M4-NAP.jar to your project.

<dependency>
   <groupId>com.netaporter.gatling</groupId>
   <artifactId>gatling-core</artifactId>
   <version>2.0.0-M4-NAP</version>
</dependency>
compile group: 'com.netaporter.gatling', name: 'gatling-core', version: '2.0.0-M4-NAP'
libraryDependencies += "com.netaporter.gatling" % "gatling-core" % "2.0.0-M4-NAP"
<dependency org="com.netaporter.gatling" name="gatling-core" rev="2.0.0-M4-NAP"/>
@Grapes(@Grab(group='com.netaporter.gatling', module='gatling-core', version='2.0.0-M4-NAP'))
'com.netaporter.gatling:gatling-core:jar:2.0.0-M4-NAP'

Download

Click the following link to download the jar file.

gatling-core-2.0.0-M4-NAP-javadoc.jar
gatling-core-2.0.0-M4-NAP-sources.jar
gatling-core-2.0.0-M4-NAP.jar
gatling-core-2.0.0-M4-NAP.pom



Related Tutorials