Jar examples for e:event
D-Haven Event is a library designed to make it easier to develop event based processing systems. It also includes a CommandManager to handle certain activities behind the scenes in a controlled number of background threads. The library has been fully tested, and all dependencies have been brought to a minimum.
You can download jar file event 1.1 in this page.
Eclipse Public License - v 1.0
You can use the following script to add event-1.1.jar to your project.
<dependency> <groupId>com.xamarin.testcloud</groupId> <artifactId>event</artifactId> <version>1.1</version> </dependency>
compile group: 'com.xamarin.testcloud', name: 'event', version: '1.1'
libraryDependencies += "com.xamarin.testcloud" % "event" % "1.1"
<dependency org="com.xamarin.testcloud" name="event" rev="1.1"/>
@Grapes(@Grab(group='com.xamarin.testcloud', module='event', version='1.1'))
'com.xamarin.testcloud:event:jar:1.1'
Click the following link to download the jar file.
event-1.1-javadoc.jar