is not current version
Last Version 5.9.0-alpha.1

com.mapbox.mapboxsdk:mapbox-sdk-turf 3.0.0-beta.2

Mapbox Services SDK (Turf support)

GroupId

GroupId

com.mapbox.mapboxsdk
ArtifactId

ArtifactId

mapbox-sdk-turf
Version

Version

3.0.0-beta.2
Type

Type

jar

Download mapbox-sdk-turf 3.0.0-beta.2


<!-- https://jarcasting.com/artifacts/com.mapbox.mapboxsdk/mapbox-sdk-turf/ -->
<dependency>
    <groupId>com.mapbox.mapboxsdk</groupId>
    <artifactId>mapbox-sdk-turf</artifactId>
    <version>3.0.0-beta.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.mapbox.mapboxsdk/mapbox-sdk-turf/
implementation 'com.mapbox.mapboxsdk:mapbox-sdk-turf:3.0.0-beta.2'
// https://jarcasting.com/artifacts/com.mapbox.mapboxsdk/mapbox-sdk-turf/
implementation ("com.mapbox.mapboxsdk:mapbox-sdk-turf:3.0.0-beta.2")
'com.mapbox.mapboxsdk:mapbox-sdk-turf:jar:3.0.0-beta.2'
<dependency org="com.mapbox.mapboxsdk" name="mapbox-sdk-turf" rev="3.0.0-beta.2">
  <artifact name="mapbox-sdk-turf" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mapbox.mapboxsdk', module='mapbox-sdk-turf', version='3.0.0-beta.2')
)
libraryDependencies += "com.mapbox.mapboxsdk" % "mapbox-sdk-turf" % "3.0.0-beta.2"
[com.mapbox.mapboxsdk/mapbox-sdk-turf "3.0.0-beta.2"]