Last Version

reactivebus 0.0.5

Simple Reactive Event Bus for JVM (1.7+) and Android apps built with RxJava 2

License

License

Categories

Categories

React User Interface Web Frameworks
GroupId

GroupId

com.github.pwittchen
ArtifactId

ArtifactId

reactivebus
Version

Version

0.0.5
Type

Type

jar
Description

Description

reactivebus
Simple Reactive Event Bus for JVM (1.7+) and Android apps built with RxJava 2
Project URL

Project URL

https://github.com/pwittchen/ReactiveBus
Source Code Management

Source Code Management

https://github.com/pwittchen/ReactiveBus

Download reactivebus 0.0.5


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

Dependencies

runtime (1)

Group / Artifact Type Version
io.reactivex.rxjava2 : rxjava jar 2.1.10

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
com.google.truth : truth jar 0.27

Project Modules

There are no modules declared in this project.