is not current version
Last Version 5.9.0-alpha.1

com.mapbox.mapboxsdk:mapbox-sdk-turf 4.8.0-alpha.2

Mapbox Services SDK (Turf support)

GroupId

GroupId

com.mapbox.mapboxsdk
ArtifactId

ArtifactId

mapbox-sdk-turf
Version

Version

4.8.0-alpha.2
Type

Type

jar

Download mapbox-sdk-turf 4.8.0-alpha.2


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