Download rx-play-services-task-0.1.0.jar file - Jar r

Jar examples for r:rx-play-services-task

Description

RxJava wrapper APIs for Google Play Services including Kotlin extensions.

You can download jar file rx-play-services-task 0.1.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add rx-play-services-task-0.1.0.jar to your project.

<dependency>
   <groupId>com.github.niqo01.rxplayservices</groupId>
   <artifactId>rx-play-services-task</artifactId>
   <version>0.1.0</version>
</dependency>
compile group: 'com.github.niqo01.rxplayservices', name: 'rx-play-services-task', version: '0.1.0'
libraryDependencies += "com.github.niqo01.rxplayservices" % "rx-play-services-task" % "0.1.0"
<dependency org="com.github.niqo01.rxplayservices" name="rx-play-services-task" rev="0.1.0"/>
@Grapes(@Grab(group='com.github.niqo01.rxplayservices', module='rx-play-services-task', version='0.1.0'))
'com.github.niqo01.rxplayservices:rx-play-services-task:jar:0.1.0'

Download

Click the following link to download the jar file.

rx-play-services-task-0.1.0-javadoc.jar
rx-play-services-task-0.1.0-sources.jar
rx-play-services-task-0.1.0.pom



Related Tutorials