is not current version
Last Version 3.7.6

io.gatling:gatling-recorder 2.0.3

gatling-recorder

Categories

Categories

Gatling Application Testing & Monitoring
GroupId

GroupId

io.gatling
ArtifactId

ArtifactId

gatling-recorder
Version

Version

2.0.3
Type

Type

jar

Download gatling-recorder 2.0.3


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