MVN

us.hebi.quickbuf : quickbuf-parent

Maven & Gradle

Jun 20, 2023
102 stars

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

<dependency>
    <groupId>us.hebi.quickbuf</groupId>
    <artifactId>quickbuf-parent</artifactId>
    <version>1.3.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.3.1
  • Latest Release Candidate: 1.0-rc1
  • Latest Alpha: 1.0-alpha10

All Versions

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

Version Vulnerabilities Updated
1.3.x
quickbuf-parent-1.3.1
1.3
quickbuf-parent-1.3
1.2
quickbuf-parent-1.2
1.1.x
quickbuf-parent-1.1.1
quickbuf-parent-1.1.0
1.0.x
quickbuf-parent-1.0.0
1.0
quickbuf-parent-1.0-rc1
quickbuf-parent-1.0-alpha10
quickbuf-parent-1.0-alpha9
quickbuf-parent-1.0-alpha8
quickbuf-parent-1.0-alpha7
quickbuf-parent-1.0-alpha6
quickbuf-parent-1.0-alpha5
quickbuf-parent-1.0-alpha4
quickbuf-parent-1.0-alpha3

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>us.hebi.quickbuf</groupId>
    <artifactId>quickbuf-parent</artifactId>
    <version>1.3.1</version>
</dependency>