License |
License |
---|---|
Categories |
CategoriesRxJava Container Microservices Reactive libraries |
GroupId | GroupIdcom.github.hekonsek |
ArtifactId | ArtifactIdrxjava-connector-http |
Last Version | Last Version0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionrxjava-connector-http
rxjava-connector-http
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.github.hekonsek/rxjava-connector-http/ -->
<dependency>
<groupId>com.github.hekonsek</groupId>
<artifactId>rxjava-connector-http</artifactId>
<version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hekonsek/rxjava-connector-http/
implementation 'com.github.hekonsek:rxjava-connector-http:0.1'
// https://jarcasting.com/artifacts/com.github.hekonsek/rxjava-connector-http/
implementation ("com.github.hekonsek:rxjava-connector-http:0.1")
'com.github.hekonsek:rxjava-connector-http:jar:0.1'
<dependency org="com.github.hekonsek" name="rxjava-connector-http" rev="0.1">
<artifact name="rxjava-connector-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hekonsek', module='rxjava-connector-http', version='0.1')
)
libraryDependencies += "com.github.hekonsek" % "rxjava-connector-http" % "0.1"
[com.github.hekonsek/rxjava-connector-http "0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.github.hekonsek : rxjava-event | jar | 0.7 |
io.vertx : vertx-rx-java2 | jar | 3.5.0 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.2.3 |
io.vertx : vertx-unit | jar | 3.5.0 |
junit : junit | jar | 4.12 |
org.assertj : assertj-core | jar | 3.8.0 |