License |
License |
---|---|
Categories |
CategoriesRxJava Container Microservices Reactive libraries |
GroupId | GroupIdcom.github.hekonsek |
ArtifactId | ArtifactIdrxjava-event |
Last Version | Last Version0.7 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionrxjava-event
rxjava-event
|
Project URL |
Project URL |
Filename | Size |
---|---|
rxjava-event-0.7.pom | |
rxjava-event-0.7.jar | 5 KB |
rxjava-event-0.7-sources.jar | 3 KB |
rxjava-event-0.7-javadoc.jar | 32 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.hekonsek/rxjava-event/ -->
<dependency>
<groupId>com.github.hekonsek</groupId>
<artifactId>rxjava-event</artifactId>
<version>0.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hekonsek/rxjava-event/
implementation 'com.github.hekonsek:rxjava-event:0.7'
// https://jarcasting.com/artifacts/com.github.hekonsek/rxjava-event/
implementation ("com.github.hekonsek:rxjava-event:0.7")
'com.github.hekonsek:rxjava-event:jar:0.7'
<dependency org="com.github.hekonsek" name="rxjava-event" rev="0.7">
<artifact name="rxjava-event" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hekonsek', module='rxjava-event', version='0.7')
)
libraryDependencies += "com.github.hekonsek" % "rxjava-event" % "0.7"
[com.github.hekonsek/rxjava-event "0.7"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 23.5-jre |
io.reactivex.rxjava2 : rxjava | jar | 2.1.7 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.assertj : assertj-core | jar | 3.8.0 |