is not current version
Last Version 3.7.6

io.gatling:gatling-recorder 2.2.2

gatling-recorder

Categories

Categories

Gatling Application Testing & Monitoring
GroupId

GroupId

io.gatling
ArtifactId

ArtifactId

gatling-recorder
Version

Version

2.2.2
Type

Type

jar

Download gatling-recorder 2.2.2


<!-- https://jarcasting.com/artifacts/io.gatling/gatling-recorder/ -->
<dependency>
    <groupId>io.gatling</groupId>
    <artifactId>gatling-recorder</artifactId>
    <version>2.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.gatling/gatling-recorder/
implementation 'io.gatling:gatling-recorder:2.2.2'
// https://jarcasting.com/artifacts/io.gatling/gatling-recorder/
implementation ("io.gatling:gatling-recorder:2.2.2")
'io.gatling:gatling-recorder:jar:2.2.2'
<dependency org="io.gatling" name="gatling-recorder" rev="2.2.2">
  <artifact name="gatling-recorder" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.gatling', module='gatling-recorder', version='2.2.2')
)
libraryDependencies += "io.gatling" % "gatling-recorder" % "2.2.2"
[io.gatling/gatling-recorder "2.2.2"]