com.github.kubode:rxeventbus


Категории

Категории

EventBus Библиотеки уровня приложения Messaging
Группа

Группа

com.github.kubode
Идентификатор

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

rxeventbus
Последняя версия

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

1.0.1
Дата

Дата

Тип

Тип

jar

Скачать rxeventbus

Как подключить последнюю версию

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

Версии библиотеки

Версия
1.0.1
1.0.0