is not current version
Last Version 2.2.1

com.github.myzhan:locust4j 1.0.13

Locust4j is a load generator for locust, written in Java.

GroupId

GroupId

com.github.myzhan
ArtifactId

ArtifactId

locust4j
Version

Version

1.0.13
Type

Type

jar

Download locust4j 1.0.13


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