is not current version
Last Version 1.6.1

com.tencent.polaris:polaris-protobuf 1.5.0

Polaris Common Protobuf JAR

Categories

Categories

Protobuf Data Data Structures
GroupId

GroupId

com.tencent.polaris
ArtifactId

ArtifactId

polaris-protobuf
Version

Version

1.5.0
Type

Type

jar

Download polaris-protobuf 1.5.0


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