is not current version
Last Version 0.5

io.hyperfoil.tools:horreum 0.4.1

Performance results repository

GroupId

GroupId

io.hyperfoil.tools
ArtifactId

ArtifactId

horreum
Version

Version

0.4.1
Type

Type

pom

Download horreum 0.4.1

Filename Size
horreum-0.4.1.pom 16 KB
Browse

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