is not current version
Last Version 2.7.0

org.onosproject:com_google_protobuf_protobuf_java 2.3.0-rc2


Categories

Categories

Protobuf Data Data Structures
GroupId

GroupId

org.onosproject
ArtifactId

ArtifactId

com_google_protobuf_protobuf_java
Version

Version

2.3.0-rc2
Type

Type

jar

Download com_google_protobuf_protobuf_java 2.3.0-rc2


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