is not current version
Last Version 0.2.0

io.github.m-m-m:mmm-event 0.1.0

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

GroupId

GroupId

io.github.m-m-m
ArtifactId

ArtifactId

mmm-event
Version

Version

0.1.0
Type

Type

jar

Download mmm-event 0.1.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.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.m-m-m/mmm-event/
implementation 'io.github.m-m-m:mmm-event:0.1.0'
// https://jarcasting.com/artifacts/io.github.m-m-m/mmm-event/
implementation ("io.github.m-m-m:mmm-event:0.1.0")
'io.github.m-m-m:mmm-event:jar:0.1.0'
<dependency org="io.github.m-m-m" name="mmm-event" rev="0.1.0">
  <artifact name="mmm-event" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.m-m-m', module='mmm-event', version='0.1.0')
)
libraryDependencies += "io.github.m-m-m" % "mmm-event" % "0.1.0"
[io.github.m-m-m/mmm-event "0.1.0"]