eventbus-android

EventBus UI executor for Android

License

License

Categories

Categories

EventBus Application Layer Libs Messaging
GroupId

GroupId

top.fullj
ArtifactId

ArtifactId

eventbus-android
Last Version

Last Version

1.3.0
Release Date

Release Date

Type

Type

aar
Description

Description

eventbus-android
EventBus UI executor for Android

Download eventbus-android

How to add to project

<!-- https://jarcasting.com/artifacts/top.fullj/eventbus-android/ -->
<dependency>
    <groupId>top.fullj</groupId>
    <artifactId>eventbus-android</artifactId>
    <version>1.3.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/top.fullj/eventbus-android/
implementation 'top.fullj:eventbus-android:1.3.0'
// https://jarcasting.com/artifacts/top.fullj/eventbus-android/
implementation ("top.fullj:eventbus-android:1.3.0")
'top.fullj:eventbus-android:aar:1.3.0'
<dependency org="top.fullj" name="eventbus-android" rev="1.3.0">
  <artifact name="eventbus-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='top.fullj', module='eventbus-android', version='1.3.0')
)
libraryDependencies += "top.fullj" % "eventbus-android" % "1.3.0"
[top.fullj/eventbus-android "1.3.0"]

Dependencies

compile (1)

Group / Artifact Type Version
top.fullj : eventbus jar 1.3.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.0
1.0.0