is not current version
Last Version 2.0.2

com.nitorcreations:willow-eventhandler 1.2.0

Willow generic event handler

GroupId

GroupId

com.nitorcreations
ArtifactId

ArtifactId

willow-eventhandler
Version

Version

1.2.0
Type

Type

jar

Download willow-eventhandler 1.2.0


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