is not current version
Last Version 8.0.0

io.github.cubedtear:jcubit-eventBus 6.0.0

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

Categories

Categories

EventBus Application Layer Libs Messaging
GroupId

GroupId

io.github.cubedtear
ArtifactId

ArtifactId

jcubit-eventBus
Version

Version

6.0.0
Type

Type

jar

Download jcubit-eventBus 6.0.0


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