MVN

com.github.os72 : protobuf-bom-shaded-3-11-1

Maven & Gradle

Dec 10, 2019
1 usages
1 stars

Protocol Buffers [BOM] - shaded version 3.11.1 · A compatible set of open source libraries for working with protocol buffers.

<dependency>
    <groupId>com.github.os72</groupId>
    <artifactId>protobuf-bom-shaded-3-11-1</artifactId>
    <version>0.9</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.os72 : protobuf-bom-shaded-3-11-1 to add to Maven - Latest Versions:

  • Latest Stable: 0.9

All Versions

Choose a version of com.github.os72 : protobuf-bom-shaded-3-11-1 to add to Maven - All Versions:

Version Vulnerabilities Updated
0.9
protobuf-bom-shaded-3-11-1-0.9

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.os72</groupId>
    <artifactId>protobuf-bom-shaded-3-11-1</artifactId>
    <version>0.9</version>
</dependency>

Advertisement