Last Version

EventBus 2.1

Simple Java EventBus

License

License

Categories

Categories

EventBus Application Layer Libs Messaging
GroupId

GroupId

com.jdotsoft
ArtifactId

ArtifactId

jdotsoft-eventbus
Version

Version

2.1
Type

Type

jar
Description

Description

EventBus
Simple Java EventBus
Project URL

Project URL

http://www.jdotsoft.com/EventBus.php
Source Code Management

Source Code Management

https://github.com/jdotsoft/EventBus

Download jdotsoft-eventbus 2.1


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.