Last Version

RxBus 3.0.0

Event Bus For RxJava On Android.

License

License

GroupId

GroupId

com.hwangjr.rxbus
ArtifactId

ArtifactId

rxbus
Version

Version

3.0.0
Type

Type

aar
Description

Description

RxBus
Event Bus For RxJava On Android.
Project URL

Project URL

https://github.com/AndroidKnife/RxBus
Source Code Management

Source Code Management

https://github.com/AndroidKnife/RxBus

Download rxbus 3.0.0


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

Dependencies

compile (4)

Group / Artifact Type Version
io.reactivex.rxjava3 : rxjava jar 3.0.7
io.reactivex.rxjava3 : rxandroid jar 3.0.0
com.jakewharton.timber : timber jar 4.6.0
androidx.annotation » annotation jar 1.0.0

Project Modules

There are no modules declared in this project.