Jar examples for e:events
Android event bus for remote methods calls and multithreading
You can download jar file events 0.1.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add events-0.1.0.jar to your project.
<dependency> <groupId>com.staticbloc</groupId> <artifactId>events</artifactId> <version>0.1.0</version> </dependency>
compile group: 'com.staticbloc', name: 'events', version: '0.1.0'
libraryDependencies += "com.staticbloc" % "events" % "0.1.0"
<dependency org="com.staticbloc" name="events" rev="0.1.0"/>
@Grapes(@Grab(group='com.staticbloc', module='events', version='0.1.0'))
'com.staticbloc:events:jar:0.1.0'
Click the following link to download the jar file.
events-0.1.0.jar