Jar examples for f:fluffy-events
Android EventsBus implementation based on regular BroadcastReceivers
You can download jar file fluffy-events 1.0.1 in this page.
Apache 2.0
You can use the following script to add fluffy-events-1.0.1.jar to your project.
<dependency> <groupId>com.alexvasilkov</groupId> <artifactId>fluffy-events</artifactId> <version>1.0.1</version> </dependency>
compile group: 'com.alexvasilkov', name: 'fluffy-events', version: '1.0.1'
libraryDependencies += "com.alexvasilkov" % "fluffy-events" % "1.0.1"
<dependency org="com.alexvasilkov" name="fluffy-events" rev="1.0.1"/>
@Grapes(@Grab(group='com.alexvasilkov', module='fluffy-events', version='1.0.1'))
'com.alexvasilkov:fluffy-events:jar:1.0.1'
Click the following link to download the jar file.
fluffy-events-1.0.1-javadoc.jar