Last Version

com.github.outerman:event-center-interface 0.1.1

A simple event center using publisher and consumer mode

License

License

GroupId

GroupId

com.github.outerman
ArtifactId

ArtifactId

event-center-interface
Version

Version

0.1.1
Type

Type

jar
Description

Description

A simple event center using publisher and consumer mode

Download event-center-interface 0.1.1


<!-- https://jarcasting.com/artifacts/com.github.outerman/event-center-interface/ -->
<dependency>
    <groupId>com.github.outerman</groupId>
    <artifactId>event-center-interface</artifactId>
    <version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.outerman/event-center-interface/
implementation 'com.github.outerman:event-center-interface:0.1.1'
// https://jarcasting.com/artifacts/com.github.outerman/event-center-interface/
implementation ("com.github.outerman:event-center-interface:0.1.1")
'com.github.outerman:event-center-interface:jar:0.1.1'
<dependency org="com.github.outerman" name="event-center-interface" rev="0.1.1">
  <artifact name="event-center-interface" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.outerman', module='event-center-interface', version='0.1.1')
)
libraryDependencies += "com.github.outerman" % "event-center-interface" % "0.1.1"
[com.github.outerman/event-center-interface "0.1.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.