License |
License |
---|---|
Categories |
CategoriesGeo Business Logic Libraries Geospatial ORM Data |
GroupId | GroupIdcom.tencent.map.geolocation |
ArtifactId | ArtifactIdTencentLocationSdk-openplatform |
Last Version | Last Version8.7.5.1 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionTencentLocationSdk-openplatform
TencentLocationSdk-openplatform is a location sdk for openplatform from Tencent.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.tencent.map.geolocation/TencentLocationSdk-openplatform/ -->
<dependency>
<groupId>com.tencent.map.geolocation</groupId>
<artifactId>TencentLocationSdk-openplatform</artifactId>
<version>8.7.5.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.tencent.map.geolocation/TencentLocationSdk-openplatform/
implementation 'com.tencent.map.geolocation:TencentLocationSdk-openplatform:8.7.5.1'
// https://jarcasting.com/artifacts/com.tencent.map.geolocation/TencentLocationSdk-openplatform/
implementation ("com.tencent.map.geolocation:TencentLocationSdk-openplatform:8.7.5.1")
'com.tencent.map.geolocation:TencentLocationSdk-openplatform:aar:8.7.5.1'
<dependency org="com.tencent.map.geolocation" name="TencentLocationSdk-openplatform" rev="8.7.5.1">
<artifact name="TencentLocationSdk-openplatform" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.tencent.map.geolocation', module='TencentLocationSdk-openplatform', version='8.7.5.1')
)
libraryDependencies += "com.tencent.map.geolocation" % "TencentLocationSdk-openplatform" % "8.7.5.1"
[com.tencent.map.geolocation/TencentLocationSdk-openplatform "8.7.5.1"]