GroupId | GroupIdio.hyperfoil.tools |
---|---|
ArtifactId | ArtifactIdhorreum |
Version | Version0.4.1 |
Type | Typepom |
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"]