aritzh-eventBus

Utility library to help making any kind of app or game.

License

License

Categories

Categories

EventBus Application Layer Libs Messaging
GroupId

GroupId

io.github.aritzhack
ArtifactId

ArtifactId

aritzh-eventBus
Last Version

Last Version

5.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

aritzh-eventBus
Utility library to help making any kind of app or game.
Project URL

Project URL

https://github.com/aritzhack/aritzh
Source Code Management

Source Code Management

https://gitlab.com/aritzh/aritzh

Download aritzh-eventBus

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
io.github.aritzhack : aritzh-logging jar 5.0.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
5.0.0
4.2.4
4.2.3
4.2.2
4.2.0
4.1.0
4.0.0
3.5.0
3.4.2
3.4.1
3.4.0
3.2.1
3.2.0
3.1.0
3.0.0