| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииGeo Прикладные библиотеки Geospatial ORM Данные |
| Группа | Группаcom.tencent.map.geolocation |
| Идентификатор | ИдентификаторTencentLocationSdk-openplatform |
| Последняя версия | Последняя версия8.7.5.1 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
ОписаниеTencentLocationSdk-openplatform
TencentLocationSdk-openplatform is a location sdk for openplatform from Tencent.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
<!-- 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"]