Last Version

Event Bus 1.3.1

Event bus based on work of Adam Taft.

License

License

GroupId

GroupId

org.intelligents-ia
ArtifactId

ArtifactId

event-bus
Version

Version

1.3.1
Type

Type

jar
Description

Description

Event Bus
Event bus based on work of Adam Taft.
Project URL

Project URL

http://intelligents-ia.com
Project Organization

Project Organization

Intelligents-ia
Source Code Management

Source Code Management

https://github.com/geronimo-iia/event-bus.git

Download event-bus 1.3.1


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.