Download mapbox-android-plugin-locationlayer-0.4.0.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.4.0 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.4.0.jar to your project.

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

Download

Click the following link to download the jar file.

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



Related Tutorials