Last Version

Reactive Http 0.0.2

Reactive http client for Android.

License

License

Categories

Categories

React User Interface Web Frameworks
GroupId

GroupId

com.lyft
ArtifactId

ArtifactId

reactivehttp
Version

Version

0.0.2
Type

Type

jar
Description

Description

Reactive Http
Reactive http client for Android.
Project URL

Project URL

https://github.com/lyft/reactive-http
Source Code Management

Source Code Management

http://github.com/lyft/reactive-http/

Download reactivehttp 0.0.2


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

Dependencies

compile (3)

Group / Artifact Type Version
com.netflix.rxjava : rxjava-core jar 0.16.1
com.squareup.okhttp : okhttp jar 1.3.0
com.google.code.gson : gson jar 2.2.4

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.