com.github.kubode:rxeventbus


Categories

Categories

EventBus Application Layer Libs Messaging
GroupId

GroupId

com.github.kubode
ArtifactId

ArtifactId

rxeventbus
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar

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.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"]

Versions

Version
1.0.1
1.0.0