| Group ID: |
com.mapbox.mapboxsdk |
| Artifact ID: |
mapbox-java-services-rx |
| Version: |
2.2.10 |
| Last modified: |
27.02.2018 19:08 |
| Packaging: |
jar |
| Name: |
Mapbox Java Services |
| Description: |
Mapbox Java Services (RxJava support) |
| URL: |
https://github.com/mapbox/mapbox-java |
| License: |
The Apache Software License, Version 2.0 |
| Source: |
https://github.com/mapbox/mapbox-java |
| Developers: |
Mapbox |
|
|
| Size: |
21.0 KB |
| Download: |
https://repo.maven.apache.org/maven2/com/mapbox/mapboxsdk/mapbox-java-services-rx/2.2.10/mapbox-java-services-rx-2.2.10.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.mapbox.mapboxsdk</groupId>
<artifactId>mapbox-java-services-rx</artifactId>
<version>2.2.10</version>
<name>Mapbox Java Services</name>
<description>Mapbox Java Services (RxJava support)</description>
<url>https://github.com/mapbox/mapbox-java</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>mapbox</id>
<name>Mapbox</name>
</developer>
</developers>
<scm>
<connection>scm:git@github.com:mapbox/mapbox-java.git</connection>
<developerConnection>scm:git@github.com:mapbox/mapbox-java.git</developerConnection>
<url>https://github.com/mapbox/mapbox-java</url>
</scm>
<dependencies>
<dependency>
<groupId>com.mapbox.mapboxsdk</groupId>
<artifactId>mapbox-java-services</artifactId>
<version>2.2.10</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>com.squareup.retrofit2</groupId>
<artifactId>adapter-rxjava2</artifactId>
<version>2.2.0</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>com.squareup.okhttp3</groupId>
<artifactId>mockwebserver</artifactId>
<version>3.10.0</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>4.12</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.hamcrest</groupId>
<artifactId>hamcrest-junit</artifactId>
<version>2.0.0.0</version>
<scope>test</scope>
</dependency>
</dependencies>
</project>
|
| Maven: |
<dependency>
<groupId>com.mapbox.mapboxsdk</groupId>
<artifactId>mapbox-java-services-rx</artifactId>
<version>2.2.10</version>
</dependency>
|
| Gradle: |
com.mapbox.mapboxsdk:mapbox-java-services-rx:2.2.10 |
|
Contained classes:
|
Show all
|
|
Contained classes:
|
|
| Dependencies: |
|
| Dependency Graph: |
Show
Less
More
|