Download mapbox-java-geojson-2.2.3.jar file - Jar m

Jar examples for m:mapbox-java-geojson

Description

Mapbox Java Services (GeoJSON support)

You can download jar file mapbox-java-geojson 2.2.3 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add mapbox-java-geojson-2.2.3.jar to your project.

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

Download

Click the following link to download the jar file.

mapbox-java-geojson-2.2.3-javadoc.jar
mapbox-java-geojson-2.2.3-sources.jar
mapbox-java-geojson-2.2.3.jar
mapbox-java-geojson-2.2.3.pom



Related Tutorials