MVN

com.github.os72 : protoc-jar-build

Maven & Gradle

Jun 07, 2014
128 stars

protoc-jar-build · Protocol Buffers compiler - executable JAR and API

<dependency>
    <groupId>com.github.os72</groupId>
    <artifactId>protoc-jar-build</artifactId>
    <version>1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.os72 : protoc-jar-build to add to Maven - Latest Versions:

  • Latest Stable: 1.0

All Versions

Choose a version of com.github.os72 : protoc-jar-build to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0
protoc-jar-build-1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.os72</groupId>
    <artifactId>protoc-jar-build</artifactId>
    <version>1.0</version>
</dependency>