is not current version
Last Version 2.7.4.2

org.apache.servicecomb:common-protobuf 2.1.0


Categories

Categories

Protobuf Data Data Structures
GroupId

GroupId

org.apache.servicecomb
ArtifactId

ArtifactId

common-protobuf
Version

Version

2.1.0
Type

Type

jar

Download common-protobuf 2.1.0


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