| Group ID: |
com.netflix.rxjava |
| Artifact ID: |
rxjava-math |
| Version: |
0.20.2 |
| Last modified: |
28.08.2014 00:03 |
| Packaging: |
jar |
| Name: |
rxjava-math |
| Description: |
rxjava-math developed by Netflix |
| URL: |
https://github.com/Netflix/RxJava |
|
|
| Size: |
19.0 KB |
| Download: |
https://repo.maven.apache.org/maven2/com/netflix/rxjava/rxjava-math/0.20.2/rxjava-math-0.20.2.jar |
| POM: |
Show
hide
<?xml version="1.0" encoding="UTF-8"?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<modelVersion>4.0.0</modelVersion>
<groupId>com.netflix.rxjava</groupId>
<artifactId>rxjava-math</artifactId>
<version>0.20.2</version>
<name>rxjava-math</name>
<description>rxjava-math developed by Netflix</description>
<url>https://github.com/Netflix/RxJava</url>
<licenses>
<license>
<name>The Apache Software License, Version 2.0</name>
<url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
<distribution>repo</distribution>
</license>
</licenses>
<developers>
<developer>
<id>netflixgithub</id>
<name>Netflix Open Source Development</name>
<email>talent@netflix.com</email>
</developer>
</developers>
<issueManagement>
<system>github</system>
<url>https://github.com/Netflix/RxJava/issues</url>
</issueManagement>
<scm>
<connection>scm:git:git@github.com:Netflix/RxJava.git</connection>
<developerConnection>scm:git:git@github.com:Netflix/RxJava.git</developerConnection>
<url>scm:git:git@github.com:Netflix/RxJava.git</url>
</scm>
<dependencies>
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-core</artifactId>
<version>1.8.5</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>junit</groupId>
<artifactId>junit-dep</artifactId>
<version>4.10</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>com.netflix.rxjava</groupId>
<artifactId>rxjava-core</artifactId>
<version>0.20.2</version>
<scope>compile</scope>
</dependency>
</dependencies>
</project>
|
| Maven: |
<dependency>
<groupId>com.netflix.rxjava</groupId>
<artifactId>rxjava-math</artifactId>
<version>0.20.2</version>
</dependency>
|
| Gradle: |
com.netflix.rxjava:rxjava-math:0.20.2 |
|
Contained classes:
|
Show all
|
|
Contained classes:
|
|
| Dependencies: |
|