MVN

com.parmet.buf : buf

Maven & Gradle

Mar 11, 2023
0 stars

Buf · Buf binaries for the buf-gradle-plugin

<dependency>
    <groupId>com.parmet.buf</groupId>
    <artifactId>buf</artifactId>
    <version>1.0.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.parmet.buf : buf to add to Maven - Latest Versions:

  • Latest Stable: 1.0.4

All Versions

Choose a version of com.parmet.buf : buf to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
buf-1.0.4
buf-1.0.3
buf-1.0.2
buf-1.0.1
buf-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.parmet.buf</groupId>
    <artifactId>buf</artifactId>
    <version>1.0.4</version>
</dependency>

Advertisement