Jar examples for m:mapbox-sdk-turf
Mapbox Services SDK (Turf support)
You can download jar file mapbox-sdk-turf 3.0.0-beta.2 in this page.
The Apache Software License, Version 2.0
You can use the following script to add mapbox-sdk-turf-3.0.0-beta.2.jar to your project.
<dependency> <groupId>com.mapbox.mapboxsdk</groupId> <artifactId>mapbox-sdk-turf</artifactId> <version>3.0.0-beta.2</version> </dependency>
compile group: 'com.mapbox.mapboxsdk', name: 'mapbox-sdk-turf', version: '3.0.0-beta.2'
libraryDependencies += "com.mapbox.mapboxsdk" % "mapbox-sdk-turf" % "3.0.0-beta.2"
<dependency org="com.mapbox.mapboxsdk" name="mapbox-sdk-turf" rev="3.0.0-beta.2"/>
@Grapes(@Grab(group='com.mapbox.mapboxsdk', module='mapbox-sdk-turf', version='3.0.0-beta.2'))
'com.mapbox.mapboxsdk:mapbox-sdk-turf:jar:3.0.0-beta.2'
Click the following link to download the jar file.
mapbox-sdk-turf-3.0.0-beta.2-javadoc.jar