Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdio.hyperfoil.tools |
ArtifactId | ArtifactIdhorreum-client |
Version | Version0.4.1 |
Type | Typejar |
Filename | Size |
---|---|
horreum-client-0.4.1.pom | |
horreum-client-0.4.1.jar | 8 KB |
horreum-client-0.4.1-tests.jar | 1 KB |
horreum-client-0.4.1-sources.jar | 5 KB |
horreum-client-0.4.1-javadoc.jar | 414 KB |
Browse |
<!-- 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"]