Download mapbox-android-services-2.1.0.jar file - Jar m

Jar examples for m:mapbox-android-services

Description

Mapbox Android Services

You can download jar file mapbox-android-services 2.1.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add mapbox-android-services-2.1.0.jar to your project.

<dependency>
   <groupId>com.mapbox.mapboxsdk</groupId>
   <artifactId>mapbox-android-services</artifactId>
   <version>2.1.0</version>
</dependency>
compile group: 'com.mapbox.mapboxsdk', name: 'mapbox-android-services', version: '2.1.0'
libraryDependencies += "com.mapbox.mapboxsdk" % "mapbox-android-services" % "2.1.0"
<dependency org="com.mapbox.mapboxsdk" name="mapbox-android-services" rev="2.1.0"/>
@Grapes(@Grab(group='com.mapbox.mapboxsdk', module='mapbox-android-services', version='2.1.0'))
'com.mapbox.mapboxsdk:mapbox-android-services:jar:2.1.0'

Download

Click the following link to download the jar file.

mapbox-android-services-2.1.0-javadoc.jar
mapbox-android-services-2.1.0-sources.jar
mapbox-android-services-2.1.0.pom



Related Tutorials