License |
License |
---|---|
Categories |
CategoriesApollo Container Microservices |
GroupId | GroupIdcom.apollographql.android |
ArtifactId | ArtifactIdRxSupport |
Last Version | Last Version0.2.2 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionApolloStack RxSupport
RxJava bindings for Apollo Android
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
RxSupport-0.2.2.pom | |
RxSupport-0.2.2.aar | 5 KB |
RxSupport-0.2.2-sources.jar | 1 KB |
RxSupport-0.2.2-javadoc.jar | 18 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : jsr305 | jar | 3.0.1 |
io.reactivex : rxjava | jar | 1.2.9 |