Last Version

ApolloStack RxSupport 0.2.2

RxJava bindings for Apollo Android

License

License

MIT
Categories

Categories

Apollo Container Microservices
GroupId

GroupId

com.apollographql.android
ArtifactId

ArtifactId

RxSupport
Version

Version

0.2.2
Type

Type

aar
Description

Description

ApolloStack RxSupport
RxJava bindings for Apollo Android
Project URL

Project URL

https://github.com/apollostack/apollo-android/
Source Code Management

Source Code Management

https://github.com/apollostack/apollo-android/

Download RxSupport 0.2.2


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

Dependencies

compile (2)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 3.0.1
io.reactivex : rxjava jar 1.2.9

Project Modules

There are no modules declared in this project.