is not current version
Last Version 8.0.0

io.github.cubedtear:jcubit-eventBus 7.0.1

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

7.0.1
Type

Type

jar

Download jcubit-eventBus 7.0.1


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