License |
License |
---|---|
GroupId | GroupIdorg.intelligents-ia |
ArtifactId | ArtifactIdevent-bus |
Version | Version1.3.1 |
Type | Typejar |
Description |
DescriptionEvent Bus
Event bus based on work of Adam Taft.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
event-bus-1.3.1.pom | |
event-bus-1.3.1.jar | 18 KB |
event-bus-1.3.1-sources.jar | 16 KB |
event-bus-1.3.1-javadoc.jar | 70 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |