is not current version
Last Version 1.7.2

com.tencent.tars:tars-client 1.7.1


Categories

Categories

CLI User Interface
GroupId

GroupId

com.tencent.tars
ArtifactId

ArtifactId

tars-client
Version

Version

1.7.1
Type

Type

jar

Download tars-client 1.7.1


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