Last Version

RxBus 1.0.1

Event bus based on RxJava and optimized for Android

License

License

GroupId

GroupId

com.github.anadea
ArtifactId

ArtifactId

rxbus
Version

Version

1.0.1
Type

Type

aar
Description

Description

RxBus
Event bus based on RxJava and optimized for Android
Project URL

Project URL

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

Source Code Management

https://github.com/Anadea/RxBus

Download rxbus 1.0.1


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

Dependencies

compile (3)

Group / Artifact Type Version
com.android.support » support-annotations jar 25.1.1
io.reactivex.rxjava2 : rxjava jar 2.0.5
io.reactivex.rxjava2 : rxandroid jar 2.0.1

Project Modules

There are no modules declared in this project.