is not current version
Last Version 1.6.1

com.tencent.polaris:polaris-router 1.1.1

Polaris Router POM

GroupId

GroupId

com.tencent.polaris
ArtifactId

ArtifactId

polaris-router
Version

Version

1.1.1
Type

Type

pom

Download polaris-router 1.1.1

Filename Size
polaris-router-1.1.1.pom 1 KB
Browse

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