is not current version
Last Version 1.6.1

com.tencent.polaris:router-canary 1.3.0

Polaris Plugins Router Canary JAR

GroupId

GroupId

com.tencent.polaris
ArtifactId

ArtifactId

router-canary
Version

Version

1.3.0
Type

Type

jar

Download router-canary 1.3.0


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