is not current version
Last Version 0.4.12

net.alantea:horizon 0.4.3

Messenging system

Categories

Categories

Ant Build Tools Net
GroupId

GroupId

net.alantea
ArtifactId

ArtifactId

horizon
Version

Version

0.4.3
Type

Type

jar

Download horizon 0.4.3


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