is not current version
Last Version 0.7

com.github.hekonsek:rxjava-event 0.5

rxjava-event

Categories

Categories

RxJava Container Microservices Reactive libraries
GroupId

GroupId

com.github.hekonsek
ArtifactId

ArtifactId

rxjava-event
Version

Version

0.5
Type

Type

jar

Download rxjava-event 0.5


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