RxEventBus

Event bus with RxJava.

License

License

Categories

Categories

EventBus Application Layer Libs Messaging
GroupId

GroupId

com.github.kubode
ArtifactId

ArtifactId

RxEventBus
Last Version

Last Version

1.0.0
Release Date

Release Date

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 RxEventBus

How to add to project

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

Versions

Version
1.0.0