is not current version
Last Version 1.2.0

com.tencent.polaris:router 1.1.0

Polaris Plugins Router POM

GroupId

GroupId

com.tencent.polaris
ArtifactId

ArtifactId

router
Version

Version

1.1.0
Type

Type

pom

Download router 1.1.0

Filename Size
router-1.1.0.pom 1 KB
Browse

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