is not current version
Last Version 2.0.2

com.nitorcreations:willow-eventhandler 2.0.0

Willow generic event handler

GroupId

GroupId

com.nitorcreations
ArtifactId

ArtifactId

willow-eventhandler
Version

Version

2.0.0
Type

Type

jar

Download willow-eventhandler 2.0.0


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