Download rxjava-math-0.20.6.jar file - Jar r

Jar examples for r:rxjava-math

Description

rxjava-math developed by Netflix

You can download jar file rxjava-math 0.20.6 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add rxjava-math-0.20.6.jar to your project.

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

Download

Click the following link to download the jar file.

rxjava-math-0.20.6-javadoc.jar
rxjava-math-0.20.6-sources.jar
rxjava-math-0.20.6.jar
rxjava-math-0.20.6.pom



Related Tutorials