MVN

us.hebi.robobuf : robobuf-parent

Maven & Gradle

Oct 28, 2019
102 stars

RoboBuffers · Java library for reading and writing Google's Protocol Buffers v2 messages

<dependency>
    <groupId>us.hebi.robobuf</groupId>
    <artifactId>robobuf-parent</artifactId>
    <version>1.0-alpha2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of us.hebi.robobuf : robobuf-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.0-alpha2
  • Latest Alpha: 1.0-alpha2

All Versions

Choose a version of us.hebi.robobuf : robobuf-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0
robobuf-parent-1.0-alpha2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>us.hebi.robobuf</groupId>
    <artifactId>robobuf-parent</artifactId>
    <version>1.0-alpha2</version>
</dependency>