is not current version
Last Version 0.5

io.hyperfoil.tools:horreum-client 0.4.1


Categories

Categories

CLI User Interface
GroupId

GroupId

io.hyperfoil.tools
ArtifactId

ArtifactId

horreum-client
Version

Version

0.4.1
Type

Type

jar

Download horreum-client 0.4.1


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