is not current version
Last Version 0.5

io.hyperfoil.tools:horreum-model 0.4.1


GroupId

GroupId

io.hyperfoil.tools
ArtifactId

ArtifactId

horreum-model
Version

Version

0.4.1
Type

Type

jar

Download horreum-model 0.4.1


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