MVN

com.tencent.tars : tars-protobuf

Maven & Gradle

Jul 08, 2020
9.6k stars
<dependency>
    <groupId>com.tencent.tars</groupId>
    <artifactId>tars-protobuf</artifactId>
    <version>1.7.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.tencent.tars : tars-protobuf to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.7.2

All Versions

Choose a version of com.tencent.tars : tars-protobuf to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.7.x
tars-protobuf-1.7.2
tars-protobuf-1.7.1
tars-protobuf-1.7.0
1.6.x
tars-protobuf-1.6.3
tars-protobuf-1.6.2
tars-protobuf-1.6.1
tars-protobuf-1.6.0
1.0.x
tars-protobuf-1.0.3

How to add a dependency to Maven

Add the following com.tencent.tars : tars-protobuf maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.tencent.tars</groupId>
    <artifactId>tars-protobuf</artifactId>
    <version>1.7.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.tencent.tars : tars-protobuf gradle dependency to your build.gradle file:

implementation 'com.tencent.tars:tars-protobuf:1.7.2'

Gradle Kotlin DSL: Add the following com.tencent.tars : tars-protobuf gradle kotlin dependency to your build.gradle.kts file:

implementation("com.tencent.tars:tars-protobuf:1.7.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.tencent.tars : tars-protobuf sbt scala dependency to your build.sbt file:

libraryDependencies += "com.tencent.tars" % "tars-protobuf" % "1.7.2"

Advertisement

Dependencies from Group

Jul 08, 2020
6 usages
9.2k stars
Jul 08, 2020
4 usages
9.2k stars
Jul 08, 2020
3 usages
9.6k stars
Jul 08, 2020
2 usages
9.6k stars
Jul 08, 2020
2 usages
9.6k stars

Discover Dependencies