| License |
License |
|---|---|
| Categories |
CategoriesAnt Build Tools Net |
| GroupId | GroupIdnet.alantea |
| ArtifactId | ArtifactIdhorizon |
| Last Version | Last Version0.4.12 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionnet.alantea:horizon
Messenging system
|
| Filename | Size |
|---|---|
| horizon-0.4.12.pom | |
| horizon-0.4.12.jar | 25 KB |
| horizon-0.4.12-sources.jar | 19 KB |
| horizon-0.4.12-javadoc.jar | 108 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.alantea/horizon/ -->
<dependency>
<groupId>net.alantea</groupId>
<artifactId>horizon</artifactId>
<version>0.4.12</version>
</dependency>
// https://jarcasting.com/artifacts/net.alantea/horizon/
implementation 'net.alantea:horizon:0.4.12'
// https://jarcasting.com/artifacts/net.alantea/horizon/
implementation ("net.alantea:horizon:0.4.12")
'net.alantea:horizon:jar:0.4.12'
<dependency org="net.alantea" name="horizon" rev="0.4.12">
<artifact name="horizon" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.alantea', module='horizon', version='0.4.12')
)
libraryDependencies += "net.alantea" % "horizon" % "0.4.12"
[net.alantea/horizon "0.4.12"]
| Group / Artifact | Type | Version |
|---|---|---|
| net.alantea : tools | jar | 0.0.5 |