Categories |
CategoriesGeo Business Logic Libraries Geospatial |
---|---|
GroupId | GroupIdcom.tencent.map.geolocation |
ArtifactId | ArtifactIdTencentLocationSdk-meituandispatch |
Version | Version6.2.2 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.tencent.map.geolocation/TencentLocationSdk-meituandispatch/ -->
<dependency>
<groupId>com.tencent.map.geolocation</groupId>
<artifactId>TencentLocationSdk-meituandispatch</artifactId>
<version>6.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.tencent.map.geolocation/TencentLocationSdk-meituandispatch/
implementation 'com.tencent.map.geolocation:TencentLocationSdk-meituandispatch:6.2.2'
// https://jarcasting.com/artifacts/com.tencent.map.geolocation/TencentLocationSdk-meituandispatch/
implementation ("com.tencent.map.geolocation:TencentLocationSdk-meituandispatch:6.2.2")
'com.tencent.map.geolocation:TencentLocationSdk-meituandispatch:jar:6.2.2'
<dependency org="com.tencent.map.geolocation" name="TencentLocationSdk-meituandispatch" rev="6.2.2">
<artifact name="TencentLocationSdk-meituandispatch" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tencent.map.geolocation', module='TencentLocationSdk-meituandispatch', version='6.2.2')
)
libraryDependencies += "com.tencent.map.geolocation" % "TencentLocationSdk-meituandispatch" % "6.2.2"
[com.tencent.map.geolocation/TencentLocationSdk-meituandispatch "6.2.2"]