License |
License |
---|---|
Categories |
CategoriesJava Languages EventBus Application Layer Libs Messaging |
GroupId | GroupIdtop.fullj |
ArtifactId | ArtifactIdeventbus-java |
Last Version | Last Version1.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioneventbus-java
EventBus UI executor for Java
|
Filename | Size |
---|---|
eventbus-java-1.3.0.pom | |
eventbus-java-1.3.0.jar | 1 KB |
eventbus-java-1.3.0-sources.jar | 903 bytes |
eventbus-java-1.3.0-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/top.fullj/eventbus-java/ -->
<dependency>
<groupId>top.fullj</groupId>
<artifactId>eventbus-java</artifactId>
<version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/top.fullj/eventbus-java/
implementation 'top.fullj:eventbus-java:1.3.0'
// https://jarcasting.com/artifacts/top.fullj/eventbus-java/
implementation ("top.fullj:eventbus-java:1.3.0")
'top.fullj:eventbus-java:jar:1.3.0'
<dependency org="top.fullj" name="eventbus-java" rev="1.3.0">
<artifact name="eventbus-java" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.fullj', module='eventbus-java', version='1.3.0')
)
libraryDependencies += "top.fullj" % "eventbus-java" % "1.3.0"
[top.fullj/eventbus-java "1.3.0"]
Group / Artifact | Type | Version |
---|---|---|
top.fullj : eventbus | jar | 1.3.0 |