License |
License |
---|---|
Categories |
CategoriesSearch Business Logic Libraries |
GroupId | GroupIdcom.amap.api |
ArtifactId | ArtifactIdsearch |
Last Version | Last Version9.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsearch
AMap is the best sdk of map in china.
|
Project URL |
Project URL |
Filename | Size |
---|---|
search-9.2.0.pom | |
search-9.2.0.jar | 544 KB |
search-9.2.0-sources.jar | 608 bytes |
search-9.2.0-javadoc.jar | 608 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.amap.api/search/ -->
<dependency>
<groupId>com.amap.api</groupId>
<artifactId>search</artifactId>
<version>9.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.amap.api/search/
implementation 'com.amap.api:search:9.2.0'
// https://jarcasting.com/artifacts/com.amap.api/search/
implementation ("com.amap.api:search:9.2.0")
'com.amap.api:search:jar:9.2.0'
<dependency org="com.amap.api" name="search" rev="9.2.0">
<artifact name="search" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.amap.api', module='search', version='9.2.0')
)
libraryDependencies += "com.amap.api" % "search" % "9.2.0"
[com.amap.api/search "9.2.0"]