Last Version

mmm-event 0.2.0

Java module providing the event pattern as generic reusable API and implementation.

License

License

GroupId

GroupId

io.github.m-m-m
ArtifactId

ArtifactId

mmm-event
Version

Version

0.2.0
Type

Type

jar
Description

Description

mmm-event
Java module providing the event pattern as generic reusable API and implementation.
Project URL

Project URL

https://m-m-m.github.io/
Project Organization

Project Organization

mmm-team
Source Code Management

Source Code Management

https://github.com/m-m-m/event/tree/master

Download mmm-event 0.2.0


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

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.