Download mapbox-java-services-1.3.1.jar file - Jar m

Jar examples for m:mapbox-java-services

Description

Mapbox Java Services

You can download jar file mapbox-java-services 1.3.1 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add mapbox-java-services-1.3.1.jar to your project.

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

Download

Click the following link to download the jar file.

mapbox-java-services-1.3.1-javadoc.jar
mapbox-java-services-1.3.1-sources.jar
mapbox-java-services-1.3.1.jar
mapbox-java-services-1.3.1.pom



Related Tutorials