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