is not current version
Last Version 1.7.2

com.tencent.tars:tars-net 1.6.1


Categories

Categories

Net
GroupId

GroupId

com.tencent.tars
ArtifactId

ArtifactId

tars-net
Version

Version

1.6.1
Type

Type

jar

Download tars-net 1.6.1


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