is not current version
Last Version 2.7.4.2

org.apache.servicecomb:common-protobuf 1.3.6


Categories

Categories

Protobuf Data Data Structures
GroupId

GroupId

org.apache.servicecomb
ArtifactId

ArtifactId

common-protobuf
Version

Version

1.3.6
Type

Type

jar

Download common-protobuf 1.3.6


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