is not current version
Last Version 0.4.12

net.alantea:horizon 0.4.4

Messenging system

Categories

Categories

Ant Build Tools Net
GroupId

GroupId

net.alantea
ArtifactId

ArtifactId

horizon
Version

Version

0.4.4
Type

Type

jar

Download horizon 0.4.4


<!-- https://jarcasting.com/artifacts/net.alantea/horizon/ -->
<dependency>
    <groupId>net.alantea</groupId>
    <artifactId>horizon</artifactId>
    <version>0.4.4</version>
</dependency>
// https://jarcasting.com/artifacts/net.alantea/horizon/
implementation 'net.alantea:horizon:0.4.4'
// https://jarcasting.com/artifacts/net.alantea/horizon/
implementation ("net.alantea:horizon:0.4.4")
'net.alantea:horizon:jar:0.4.4'
<dependency org="net.alantea" name="horizon" rev="0.4.4">
  <artifact name="horizon" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.alantea', module='horizon', version='0.4.4')
)
libraryDependencies += "net.alantea" % "horizon" % "0.4.4"
[net.alantea/horizon "0.4.4"]