is not current version
Last Version 0.6.0

com.mapbox.mapboxsdk:mapbox-android-plugin-annotation-v7 0.4.0

Mapbox Android Annotation Plugin

GroupId

GroupId

com.mapbox.mapboxsdk
ArtifactId

ArtifactId

mapbox-android-plugin-annotation-v7
Version

Version

0.4.0
Type

Type

aar

Download mapbox-android-plugin-annotation-v7 0.4.0


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