Files download
File Operation
horreum-0.10.4.pom download
Apache Maven
<dependency>
  <groupId>io.hyperfoil.tools</groupId>
  <artifactId>horreum</artifactId>
  <version>0.10.4</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'io.hyperfoil.tools:horreum:0.10.4'
Gradle Kotlin
implementation("io.hyperfoil.tools:horreum:0.10.4")
Scala SBT
libraryDependencies += "io.hyperfoil.tools" % "horreum" % "0.10.4"
Groovy Grape
@Grapes(
  @Grab(group='io.hyperfoil.tools', module='horreum', version='0.10.4')
)
Apache Ivy
<dependency org="io.hyperfoil.tools" name="horreum" rev="0.10.4" />
Leiningen
[io.hyperfoil.tools/horreum "0.10.4"]
Apache Buildr
'io.hyperfoil.tools:horreum:jar:0.10.4'
Dependencies
The project has no third-party dependencies