Horizon

A simple event library for Java 1.8+

License

License

BSD 2-Clause License
Categories

Categories

Net
GroupId

GroupId

net.lustlab.horizon
ArtifactId

ArtifactId

horizon
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Horizon
A simple event library for Java 1.8+

Download horizon

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-api jar 2.5

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0