| License |
License |
|---|---|
| Categories |
CategoriesEventBus Application Layer Libs Messaging |
| GroupId | GroupIdio.github.cubedtear |
| ArtifactId | ArtifactIdjcubit-eventBus |
| Last Version | Last Version8.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionjcubit-eventBus
Utility library to help making any kind of app or game.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| jcubit-eventBus-8.0.0.pom | |
| jcubit-eventBus-8.0.0.jar | 8 KB |
| jcubit-eventBus-8.0.0-sources.jar | 8 KB |
| jcubit-eventBus-8.0.0-javadoc.jar | 54 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.github.cubedtear : jcubit-logging | jar | 8.0.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |