is not current version
Last Version 2.7.4.2

org.apache.servicecomb:common-protobuf 1.0.0


Categories

Categories

Protobuf Data Data Structures
GroupId

GroupId

org.apache.servicecomb
ArtifactId

ArtifactId

common-protobuf
Version

Version

1.0.0
Type

Type

jar

Download common-protobuf 1.0.0


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