is not current version
Last Version 1.2.0

com.tencent.polaris:polaris-plugins-client 1.1.1

Polaris Plugins Client POM

Categories

Categories

CLI User Interface
GroupId

GroupId

com.tencent.polaris
ArtifactId

ArtifactId

polaris-plugins-client
Version

Version

1.1.1
Type

Type

pom

Download polaris-plugins-client 1.1.1


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