MVN

com.bendb.thrifty : com.bendb.thrifty.gradle.plugin

Maven & Gradle

Jan 20, 1970
4 stars

thrifty-gradle-plugin · A Gradle plugin that compiles .thrift files into Thrifty sources.

<dependency>
    <groupId>com.bendb.thrifty</groupId>
    <artifactId>com.bendb.thrifty.gradle.plugin</artifactId>
    <version>3.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.bendb.thrifty : com.bendb.thrifty.gradle.plugin to add to Maven - Latest Versions:

  • Latest Stable: 3.1.0

All Versions

Choose a version of com.bendb.thrifty : com.bendb.thrifty.gradle.plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
3.1.x
com.bendb.thrifty.gradle.plugin-3.1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.bendb.thrifty</groupId>
    <artifactId>com.bendb.thrifty.gradle.plugin</artifactId>
    <version>3.1.0</version>
</dependency>