не последняя версия
Последняя версия 1.7.2

com.tencent.tars:tars-protobuf 1.7.0


Категории

Категории

Protobuf Данные Data Structures
Группа

Группа

com.tencent.tars
Идентификатор

Идентификатор

tars-protobuf
Версия

Версия

1.7.0
Тип

Тип

jar

Скачать tars-protobuf 1.7.0


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