s

search

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
search-6.9.2.jar download
search-6.9.2.pom download
search-6.9.2-sources.jar download
Apache Maven
<dependency>
  <groupId>com.amap.api</groupId>
  <artifactId>search</artifactId>
  <version>6.9.2</version>
</dependency>
Gradle Groovy
implementation 'com.amap.api:search:6.9.2'
Gradle Kotlin
implementation("com.amap.api:search:6.9.2")
Scala SBT
libraryDependencies += "com.amap.api" % "search" % "6.9.2"
Groovy Grape
@Grapes(
  @Grab(group='com.amap.api', module='search', version='6.9.2')
)
Apache Ivy
<dependency org="com.amap.api" name="search" rev="6.9.2" />
Leiningen
[com.amap.api/search "6.9.2"]
Apache Buildr
'com.amap.api:search:jar:6.9.2'
Dependencies
The project has no third-party dependencies