Last Version

Fluffy Events 1.0.2

Android EventsBus implementation based on regular BroadcastReceivers

License

License

GroupId

GroupId

com.alexvasilkov
ArtifactId

ArtifactId

fluffy-events
Version

Version

1.0.2
Type

Type

jar
Description

Description

Fluffy Events
Android EventsBus implementation based on regular BroadcastReceivers
Project URL

Project URL

https://github.com/alexvasilkov/fluffy-events
Source Code Management

Source Code Management

https://github.com/alexvasilkov/fluffy-events

Download fluffy-events 1.0.2


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

Dependencies

provided (1)

Group / Artifact Type Version
com.google.android : android jar 4.1.1.4

Project Modules

There are no modules declared in this project.