License |
License |
---|---|
GroupId | GroupIdcom.amap.api |
ArtifactId | ArtifactIdlocation-aar |
Last Version | Last Version4.5.0 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionlocation
AMap is the best sdk of map in china.
|
Project URL |
Project URL |
Filename | Size |
---|---|
location-aar-4.5.0.pom | |
location-aar-4.5.0.aar | 346 KB |
location-aar-4.5.0-sources.jar | 570 bytes |
location-aar-4.5.0-javadoc.jar | 570 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.amap.api/location-aar/ -->
<dependency>
<groupId>com.amap.api</groupId>
<artifactId>location-aar</artifactId>
<version>4.5.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.amap.api/location-aar/
implementation 'com.amap.api:location-aar:4.5.0'
// https://jarcasting.com/artifacts/com.amap.api/location-aar/
implementation ("com.amap.api:location-aar:4.5.0")
'com.amap.api:location-aar:aar:4.5.0'
<dependency org="com.amap.api" name="location-aar" rev="4.5.0">
<artifact name="location-aar" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.amap.api', module='location-aar', version='4.5.0')
)
libraryDependencies += "com.amap.api" % "location-aar" % "4.5.0"
[com.amap.api/location-aar "4.5.0"]