| License |
License |
|---|---|
| GroupId | GroupIdcom.baidu.lbs |
| ArtifactId | ArtifactIdall_Location_test |
| Last Version | Last Version1.0.1 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
DescriptionBaiduMapSDK_All_Location
BaiduMapSDK_All_Location
|
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| all_Location_test-1.0.1.pom | |
| Browse |
<!-- https://jarcasting.com/artifacts/com.baidu.lbs/all_Location_test/ -->
<dependency>
<groupId>com.baidu.lbs</groupId>
<artifactId>all_Location_test</artifactId>
<version>1.0.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.baidu.lbs/all_Location_test/
implementation 'com.baidu.lbs:all_Location_test:1.0.1'
// https://jarcasting.com/artifacts/com.baidu.lbs/all_Location_test/
implementation ("com.baidu.lbs:all_Location_test:1.0.1")
'com.baidu.lbs:all_Location_test:aar:1.0.1'
<dependency org="com.baidu.lbs" name="all_Location_test" rev="1.0.1">
<artifact name="all_Location_test" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.baidu.lbs', module='all_Location_test', version='1.0.1')
)
libraryDependencies += "com.baidu.lbs" % "all_Location_test" % "1.0.1"
[com.baidu.lbs/all_Location_test "1.0.1"]