Last Version

NextEvents 2.4.3

NextEvents: A Java Event Bus Library

License

License

GroupId

GroupId

com.github.yoojia
ArtifactId

ArtifactId

next-events
Version

Version

2.4.3
Type

Type

jar
Description

Description

NextEvents
NextEvents: A Java Event Bus Library
Project URL

Project URL

https://github.com/yoojia/NextEvents
Source Code Management

Source Code Management

https://github.com/yoojia/NextEvents.git

Download next-events 2.4.3


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

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.