is not current version
Last Version 2.7.4.2

org.apache.servicecomb:common-protobuf 1.3.7


Categories

Categories

Protobuf Data Data Structures
GroupId

GroupId

org.apache.servicecomb
ArtifactId

ArtifactId

common-protobuf
Version

Version

1.3.7
Type

Type

jar

Download common-protobuf 1.3.7


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