is not current version
Last Version 0.1.24

com.github.davidmoten:rxjava2-http 0.1.18

RxJava 2 utilities for AWS

Categories

Categories

RxJava Container Microservices Reactive libraries
GroupId

GroupId

com.github.davidmoten
ArtifactId

ArtifactId

rxjava2-http
Version

Version

0.1.18
Type

Type

jar

Download rxjava2-http 0.1.18


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