is not current version
Last Version 2.0.2

com.nitorcreations:willow-eventhandler 2.0.1

Willow generic event handler

GroupId

GroupId

com.nitorcreations
ArtifactId

ArtifactId

willow-eventhandler
Version

Version

2.0.1
Type

Type

jar

Download willow-eventhandler 2.0.1


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