Last Version

jcubit-eventBus 8.0.0

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

License

License

Categories

Categories

EventBus Application Layer Libs Messaging
GroupId

GroupId

io.github.cubedtear
ArtifactId

ArtifactId

jcubit-eventBus
Version

Version

8.0.0
Type

Type

jar
Description

Description

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

Project URL

https://github.com/cubedtear/jcubit
Source Code Management

Source Code Management

https://github.com/cubedtear/jcubit

Download jcubit-eventBus 8.0.0


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

Dependencies

compile (1)

Group / Artifact Type Version
io.github.cubedtear : jcubit-logging jar 8.0.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.