is not current version
Last Version 1.7.2

com.tencent.tars:tars-server 1.6.0


GroupId

GroupId

com.tencent.tars
ArtifactId

ArtifactId

tars-server
Version

Version

1.6.0
Type

Type

jar

Download tars-server 1.6.0


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