MVN

com.github.auties00 : protobuf-serialization-plugin

Maven & Gradle

May 27, 2023
9 stars
<plugin>
    <groupId>com.github.auties00</groupId>
    <artifactId>protobuf-serialization-plugin</artifactId>
    <version>2.0.5</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.auties00 : protobuf-serialization-plugin to add to Maven - Latest Versions:

  • Latest Stable: 2.0.5

All Versions

Choose a version of com.github.auties00 : protobuf-serialization-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
2.0.x
protobuf-serialization-plugin-2.0.5
protobuf-serialization-plugin-2.0.4
protobuf-serialization-plugin-2.0.3
protobuf-serialization-plugin-2.0.2
protobuf-serialization-plugin-2.0.1
2.0
protobuf-serialization-plugin-2.0

How to add a plugin to Maven

Add the maven plugin to the pom.xml file information in this tag as follows:

<plugin>
    <groupId>com.github.auties00</groupId>
    <artifactId>protobuf-serialization-plugin</artifactId>
    <version>2.0.5</version>
</plugin>

Advertisement