не последняя версия
Последняя версия 1.6.1

com.tencent.polaris:router-common 1.1.1

Polaris Plugins Router Common JAR

Группа

Группа

com.tencent.polaris
Идентификатор

Идентификатор

router-common
Версия

Версия

1.1.1
Тип

Тип

jar

Скачать router-common 1.1.1


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