Jar examples for e:event-manager
A library to deal with event subscriptions and dispatches
You can download jar file event-manager 1.0.0 in this page.
GNU Lesser General Public License v3.0 or later
You can use the following script to add event-manager-1.0.0.jar to your project.
<dependency> <groupId>com.github.thehilikus.events</groupId> <artifactId>event-manager</artifactId> <version>1.0.0</version> </dependency>
compile group: 'com.github.thehilikus.events', name: 'event-manager', version: '1.0.0'
libraryDependencies += "com.github.thehilikus.events" % "event-manager" % "1.0.0"
<dependency org="com.github.thehilikus.events" name="event-manager" rev="1.0.0"/>
@Grapes(@Grab(group='com.github.thehilikus.events', module='event-manager', version='1.0.0'))
'com.github.thehilikus.events:event-manager:jar:1.0.0'
Click the following link to download the jar file.
event-manager-1.0.0-javadoc.jar