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

com.tencent.polaris:polaris-all 1.6.0

All in one project for polaris-java

Группа

Группа

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

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

polaris-all
Версия

Версия

1.6.0
Тип

Тип

jar

Скачать polaris-all 1.6.0


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