is not current version
Last Version 1.6.1

com.tencent.polaris:router-nearby 1.1.0

Polaris Plugins Router Nearby JAR

GroupId

GroupId

com.tencent.polaris
ArtifactId

ArtifactId

router-nearby
Version

Version

1.1.0
Type

Type

jar

Download router-nearby 1.1.0


<!-- https://jarcasting.com/artifacts/com.tencent.polaris/router-nearby/ -->
<dependency>
    <groupId>com.tencent.polaris</groupId>
    <artifactId>router-nearby</artifactId>
    <version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.tencent.polaris/router-nearby/
implementation 'com.tencent.polaris:router-nearby:1.1.0'
// https://jarcasting.com/artifacts/com.tencent.polaris/router-nearby/
implementation ("com.tencent.polaris:router-nearby:1.1.0")
'com.tencent.polaris:router-nearby:jar:1.1.0'
<dependency org="com.tencent.polaris" name="router-nearby" rev="1.1.0">
  <artifact name="router-nearby" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tencent.polaris', module='router-nearby', version='1.1.0')
)
libraryDependencies += "com.tencent.polaris" % "router-nearby" % "1.1.0"
[com.tencent.polaris/router-nearby "1.1.0"]