Download mapbox-android-plugin-locationlayer-0.5.3.jar file - Jar m

Jar examples for m:mapbox-android-plugin-locationlayer

Description

Mapbox Android Plugins (Location Layer)

You can download jar file mapbox-android-plugin-locationlayer 0.5.3 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add mapbox-android-plugin-locationlayer-0.5.3.jar to your project.

<dependency>
   <groupId>com.mapbox.mapboxsdk</groupId>
   <artifactId>mapbox-android-plugin-locationlayer</artifactId>
   <version>0.5.3</version>
</dependency>
compile group: 'com.mapbox.mapboxsdk', name: 'mapbox-android-plugin-locationlayer', version: '0.5.3'
libraryDependencies += "com.mapbox.mapboxsdk" % "mapbox-android-plugin-locationlayer" % "0.5.3"
<dependency org="com.mapbox.mapboxsdk" name="mapbox-android-plugin-locationlayer" rev="0.5.3"/>
@Grapes(@Grab(group='com.mapbox.mapboxsdk', module='mapbox-android-plugin-locationlayer', version='0.5.3'))
'com.mapbox.mapboxsdk:mapbox-android-plugin-locationlayer:jar:0.5.3'

Download

Click the following link to download the jar file.

mapbox-android-plugin-locationlayer-0.5.3-javadoc.jar
mapbox-android-plugin-locationlayer-0.5.3-sources.jar
mapbox-android-plugin-locationlayer-0.5.3.pom



Related Tutorials