не последняя версия
Последняя версия 3.0.0

com.hwangjr.rxbus:rxbus 1.0.5

Event Bus For RxJava On Android.

Группа

Группа

com.hwangjr.rxbus
Идентификатор

Идентификатор

rxbus
Версия

Версия

1.0.5
Тип

Тип

aar

Скачать rxbus 1.0.5


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