HALOEvents

Tiny event bus like Guava.EventBus

License

License

GroupId

GroupId

com.github.yoojia
ArtifactId

ArtifactId

halo-events
Last Version

Last Version

1.1
Release Date

Release Date

Type

Type

jar
Description

Description

HALOEvents
Tiny event bus like Guava.EventBus

Download halo-events

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.1
1.0