is not current version
Last Version 0.10.0

com.github.philippheuer.events4j:events4j-handler-simple 0.9.0

Events4J - Simple event handler

GroupId

GroupId

com.github.philippheuer.events4j
ArtifactId

ArtifactId

events4j-handler-simple
Version

Version

0.9.0
Type

Type

jar

Download events4j-handler-simple 0.9.0


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