Download location-3.5.0.jar file - Jar l

Jar examples for l:location

Description

A modern implementation of the pull-to-refresh for Android

You can download jar file location 3.5.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add location-3.5.0.jar to your project.

<dependency>
   <groupId>com.amap.api</groupId>
   <artifactId>location</artifactId>
   <version>3.5.0</version>
</dependency>
compile group: 'com.amap.api', name: 'location', version: '3.5.0'
libraryDependencies += "com.amap.api" % "location" % "3.5.0"
<dependency org="com.amap.api" name="location" rev="3.5.0"/>
@Grapes(@Grab(group='com.amap.api', module='location', version='3.5.0'))
'com.amap.api:location:jar:3.5.0'

Download

Click the following link to download the jar file.

location-3.5.0-javadoc.jar
location-3.5.0-sources.jar
location-3.5.0.jar
location-3.5.0.pom



Related Tutorials