is not current version
Last Version 1.7.2

com.tencent.tars:tars-protobuf 1.0.3


Categories

Categories

Protobuf Data Data Structures
GroupId

GroupId

com.tencent.tars
ArtifactId

ArtifactId

tars-protobuf
Version

Version

1.0.3
Type

Type

jar

Download tars-protobuf 1.0.3


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