is not current version
Last Version 0.13.0

com.github.phisgr:gatling-grpc 0.11.0

gatling-grpc

Categories

Categories

Gatling Application Testing & Monitoring gRPC Net Networking
GroupId

GroupId

com.github.phisgr
ArtifactId

ArtifactId

gatling-grpc
Version

Version

0.11.0
Type

Type

jar

Download gatling-grpc 0.11.0


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