License |
License |
---|---|
Categories |
CategoriesProtobuf Data Data Structures |
GroupId | GroupIdorg.onosproject |
ArtifactId | ArtifactIdcom_google_protobuf_protobuf_java |
Last Version | Last Version2.7.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom_google_protobuf_protobuf_java
Open Network Operating System Base Pom
|
Project URL |
Project URL |
<!-- 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.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.onosproject/com_google_protobuf_protobuf_java/
implementation 'org.onosproject:com_google_protobuf_protobuf_java:2.7.0'
// https://jarcasting.com/artifacts/org.onosproject/com_google_protobuf_protobuf_java/
implementation ("org.onosproject:com_google_protobuf_protobuf_java:2.7.0")
'org.onosproject:com_google_protobuf_protobuf_java:jar:2.7.0'
<dependency org="org.onosproject" name="com_google_protobuf_protobuf_java" rev="2.7.0">
<artifact name="com_google_protobuf_protobuf_java" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.onosproject', module='com_google_protobuf_protobuf_java', version='2.7.0')
)
libraryDependencies += "org.onosproject" % "com_google_protobuf_protobuf_java" % "2.7.0"
[org.onosproject/com_google_protobuf_protobuf_java "2.7.0"]