| License |
License |
|---|---|
| GroupId | GroupIdio.hyperfoil.tools |
| ArtifactId | ArtifactIdhorreum |
| Last Version | Last Version0.5 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionHorreum
Performance results repository
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| horreum-0.5.pom | 11 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.hyperfoil.tools/horreum/ -->
<dependency>
<groupId>io.hyperfoil.tools</groupId>
<artifactId>horreum</artifactId>
<version>0.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.hyperfoil.tools/horreum/
implementation 'io.hyperfoil.tools:horreum:0.5'
// https://jarcasting.com/artifacts/io.hyperfoil.tools/horreum/
implementation ("io.hyperfoil.tools:horreum:0.5")
'io.hyperfoil.tools:horreum:pom:0.5'
<dependency org="io.hyperfoil.tools" name="horreum" rev="0.5">
<artifact name="horreum" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.hyperfoil.tools', module='horreum', version='0.5')
)
libraryDependencies += "io.hyperfoil.tools" % "horreum" % "0.5"
[io.hyperfoil.tools/horreum "0.5"]