Download rxjava-promises-core-1.2.1.jar file - Jar r

Jar examples for r:rxjava-promises-core

Description

Promises implementation for RxJava - rxjava-promises-core

You can download jar file rxjava-promises-core 1.2.1 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add rxjava-promises-core-1.2.1.jar to your project.

<dependency>
   <groupId>com.darylteo</groupId>
   <artifactId>rxjava-promises-core</artifactId>
   <version>1.2.1</version>
</dependency>
compile group: 'com.darylteo', name: 'rxjava-promises-core', version: '1.2.1'
libraryDependencies += "com.darylteo" % "rxjava-promises-core" % "1.2.1"
<dependency org="com.darylteo" name="rxjava-promises-core" rev="1.2.1"/>
@Grapes(@Grab(group='com.darylteo', module='rxjava-promises-core', version='1.2.1'))
'com.darylteo:rxjava-promises-core:jar:1.2.1'

Download

Click the following link to download the jar file.

rxjava-promises-core-1.2.1-javadoc.jar
rxjava-promises-core-1.2.1-sources.jar
rxjava-promises-core-1.2.1.jar
rxjava-promises-core-1.2.1.pom



Related Tutorials