Download mapbox-sdk-geojson-3.0.1.jar file - Jar m

Jar examples for m:mapbox-sdk-geojson

Description

Mapbox Services SDK (GeoJSON support)

You can download jar file mapbox-sdk-geojson 3.0.1 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add mapbox-sdk-geojson-3.0.1.jar to your project.

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

Download

Click the following link to download the jar file.

mapbox-sdk-geojson-3.0.1-javadoc.jar
mapbox-sdk-geojson-3.0.1-sources.jar
mapbox-sdk-geojson-3.0.1.jar
mapbox-sdk-geojson-3.0.1.pom



Related Tutorials