MVN

com.github.os72 : protobuf-parent-shaded-351

Maven & Gradle

Feb 01, 2018
4 stars

Protocol Buffers [Parent] - shaded version 3.5.1 · Protocol Buffers are a way of encoding structured data in an efficient yet extensible format.

<dependency>
    <groupId>com.github.os72</groupId>
    <artifactId>protobuf-parent-shaded-351</artifactId>
    <version>0.9</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.os72 : protobuf-parent-shaded-351 to add to Maven - Latest Versions:

  • Latest Stable: 0.9

All Versions

Choose a version of com.github.os72 : protobuf-parent-shaded-351 to add to Maven - All Versions:

Version Vulnerabilities Updated
0.9
protobuf-parent-shaded-351-0.9

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.os72</groupId>
    <artifactId>protobuf-parent-shaded-351</artifactId>
    <version>0.9</version>
</dependency>

Advertisement