<dependency>
<groupId>com.tencent.polaris</groupId>
<artifactId>location-provider-base</artifactId>
<version>1.15.3</version>
</dependency>
@Grapes(
@Grab(group='com.tencent.polaris', module='location-provider-base', version='1.15.3')
)
<parent> <groupId>com.tencent.polaris</groupId> <artifactId>polaris-plugins-location</artifactId> <version>1.15.3</version> </parent>