l

location

AMap is the best sdk of map in china.
http://lbs.amap.com
The AMap Software License, Version 1.0
amap_op_sdk
Files download
File Operation
location-3.7.0.jar download
location-3.7.0.pom download
location-3.7.0-sources.jar download
Apache Maven
<dependency>
  <groupId>com.amap.api</groupId>
  <artifactId>location</artifactId>
  <version>3.7.0</version>
</dependency>
Gradle Groovy
implementation 'com.amap.api:location:3.7.0'
Gradle Kotlin
implementation("com.amap.api:location:3.7.0")
Scala SBT
libraryDependencies += "com.amap.api" % "location" % "3.7.0"
Groovy Grape
@Grapes(
  @Grab(group='com.amap.api', module='location', version='3.7.0')
)
Apache Ivy
<dependency org="com.amap.api" name="location" rev="3.7.0" />
Leiningen
[com.amap.api/location "3.7.0"]
Apache Buildr
'com.amap.api:location:jar:3.7.0'
Dependencies
The project has no third-party dependencies