is not current version
Last Version 1.6.1

com.tencent.polaris:polaris-all 1.1.1

Polaris Distribution All JAR

GroupId

GroupId

com.tencent.polaris
ArtifactId

ArtifactId

polaris-all
Version

Version

1.1.1
Type

Type

jar

Download polaris-all 1.1.1


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