l

location-provider-base

Polaris Plugins Location Provider Base JAR
BSD 3-Clause License
Files download
File Operation
location-provider-base-1.15.10.jar download
location-provider-base-1.15.10.pom download
location-provider-base-1.15.10-sources.jar download
Apache Maven
<dependency>
  <groupId>com.tencent.polaris</groupId>
  <artifactId>location-provider-base</artifactId>
  <version>1.15.10</version>
</dependency>
Gradle Groovy
implementation 'com.tencent.polaris:location-provider-base:1.15.10'
Gradle Kotlin
implementation("com.tencent.polaris:location-provider-base:1.15.10")
Scala SBT
libraryDependencies += "com.tencent.polaris" % "location-provider-base" % "1.15.10"
Groovy Grape
@Grapes(
  @Grab(group='com.tencent.polaris', module='location-provider-base', version='1.15.10')
)
Apache Ivy
<dependency org="com.tencent.polaris" name="location-provider-base" rev="1.15.10" />
Leiningen
[com.tencent.polaris/location-provider-base "1.15.10"]
Apache Buildr
'com.tencent.polaris:location-provider-base:jar:1.15.10'