Last Version

RxEventBus 1.0.0

Event bus with RxJava.

License

License

Categories

Categories

EventBus Application Layer Libs Messaging
GroupId

GroupId

com.github.kubode
ArtifactId

ArtifactId

rx-eventbus
Version

Version

1.0.0
Type

Type

jar
Description

Description

RxEventBus
Event bus with RxJava.
Project URL

Project URL

http://github.com/kubode/RxEventBus
Source Code Management

Source Code Management

http://github.com/kubode/RxEventBus

Download rx-eventbus 1.0.0


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

Dependencies

compile (1)

Group / Artifact Type Version
io.reactivex : rxjava jar 1.1.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.