MVN

com.slimgears.protostuff : com.slimgears.protostuff.gradle.plugin

Maven & Gradle

May 08, 2021

Protostuff compiler plugin · Protostuff compiler plugin, forked from Ramon Wirsch's https://github.com/ramonwirsch/protostuff-gradle-plugin

<dependency>
    <groupId>com.slimgears.protostuff</groupId>
    <artifactId>com.slimgears.protostuff.gradle.plugin</artifactId>
    <version>1.1.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.slimgears.protostuff : com.slimgears.protostuff.gradle.plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.1.5

All Versions

Choose a version of com.slimgears.protostuff : com.slimgears.protostuff.gradle.plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.1.x
com.slimgears.protostuff.gradle.plugin-1.1.5

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.slimgears.protostuff</groupId>
    <artifactId>com.slimgears.protostuff.gradle.plugin</artifactId>
    <version>1.1.5</version>
</dependency>