is not current version
Last Version 0.11.0

com.mapbox.mapboxsdk:mapbox-android-plugin-locationlayer 0.7.2

Mapbox Android Location Layer Plugin

GroupId

GroupId

com.mapbox.mapboxsdk
ArtifactId

ArtifactId

mapbox-android-plugin-locationlayer
Version

Version

0.7.2
Type

Type

aar

Download mapbox-android-plugin-locationlayer 0.7.2


<!-- https://jarcasting.com/artifacts/com.mapbox.mapboxsdk/mapbox-android-plugin-locationlayer/ -->
<dependency>
    <groupId>com.mapbox.mapboxsdk</groupId>
    <artifactId>mapbox-android-plugin-locationlayer</artifactId>
    <version>0.7.2</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.mapbox.mapboxsdk/mapbox-android-plugin-locationlayer/
implementation 'com.mapbox.mapboxsdk:mapbox-android-plugin-locationlayer:0.7.2'
// https://jarcasting.com/artifacts/com.mapbox.mapboxsdk/mapbox-android-plugin-locationlayer/
implementation ("com.mapbox.mapboxsdk:mapbox-android-plugin-locationlayer:0.7.2")
'com.mapbox.mapboxsdk:mapbox-android-plugin-locationlayer:aar:0.7.2'
<dependency org="com.mapbox.mapboxsdk" name="mapbox-android-plugin-locationlayer" rev="0.7.2">
  <artifact name="mapbox-android-plugin-locationlayer" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.mapbox.mapboxsdk', module='mapbox-android-plugin-locationlayer', version='0.7.2')
)
libraryDependencies += "com.mapbox.mapboxsdk" % "mapbox-android-plugin-locationlayer" % "0.7.2"
[com.mapbox.mapboxsdk/mapbox-android-plugin-locationlayer "0.7.2"]