Download rxjava-promises-core-1.1.2.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.1.2 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.1.2.jar to your project.

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

Download

Click the following link to download the jar file.

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



Related Tutorials