| License | License | 
|---|---|
| GroupId | GroupIdio.hyperfoil | 
| ArtifactId | ArtifactIdhyperfoil-api | 
| Last Version | Last Version0.20 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionHyperfoil API Hyperfoil will rock your application with load | 
| Project Organization | Project Organization | 
| Filename | Size | 
|---|---|
| hyperfoil-api-0.20.pom | |
| hyperfoil-api-0.20.jar | 165 KB | 
| hyperfoil-api-0.20-sources.jar | 76 KB | 
| hyperfoil-api-0.20-javadoc.jar | 1 MB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/io.hyperfoil/hyperfoil-api/ -->
<dependency>
    <groupId>io.hyperfoil</groupId>
    <artifactId>hyperfoil-api</artifactId>
    <version>0.20</version>
</dependency>// https://jarcasting.com/artifacts/io.hyperfoil/hyperfoil-api/
implementation 'io.hyperfoil:hyperfoil-api:0.20'// https://jarcasting.com/artifacts/io.hyperfoil/hyperfoil-api/
implementation ("io.hyperfoil:hyperfoil-api:0.20")'io.hyperfoil:hyperfoil-api:jar:0.20'<dependency org="io.hyperfoil" name="hyperfoil-api" rev="0.20">
  <artifact name="hyperfoil-api" type="jar" />
</dependency>@Grapes(
@Grab(group='io.hyperfoil', module='hyperfoil-api', version='0.20')
)libraryDependencies += "io.hyperfoil" % "hyperfoil-api" % "0.20"[io.hyperfoil/hyperfoil-api "0.20"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.hdrhistogram : HdrHistogram | jar | 2.1.11 | 
| com.fasterxml.jackson.core : jackson-databind | jar | 2.11.3 | 
| io.vertx : vertx-core | jar | |
| org.kohsuke.metainf-services : metainf-services Optional | jar | 1.8 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.13.1 |