Last Version

thrifty-gradle-plugin 3.1.0-RC02

A Gradle plugin that compiles .thrift files into Thrifty sources.

License

License

Categories

Categories

Gradle Build Tools
GroupId

GroupId

com.microsoft.thrifty
ArtifactId

ArtifactId

com.microsoft.thrifty.gradle.plugin
Version

Version

3.1.0-RC02
Type

Type

pom
Description

Description

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

Project URL

https://github.com/microsoft/thrifty/
Source Code Management

Source Code Management

https://github.com/microsoft/thrifty/

Download com.microsoft.thrifty.gradle.plugin 3.1.0-RC02


<!-- https://jarcasting.com/artifacts/com.microsoft.thrifty/com.microsoft.thrifty.gradle.plugin/ -->
<dependency>
    <groupId>com.microsoft.thrifty</groupId>
    <artifactId>com.microsoft.thrifty.gradle.plugin</artifactId>
    <version>3.1.0-RC02</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.thrifty/com.microsoft.thrifty.gradle.plugin/
implementation 'com.microsoft.thrifty:com.microsoft.thrifty.gradle.plugin:3.1.0-RC02'
// https://jarcasting.com/artifacts/com.microsoft.thrifty/com.microsoft.thrifty.gradle.plugin/
implementation ("com.microsoft.thrifty:com.microsoft.thrifty.gradle.plugin:3.1.0-RC02")
'com.microsoft.thrifty:com.microsoft.thrifty.gradle.plugin:pom:3.1.0-RC02'
<dependency org="com.microsoft.thrifty" name="com.microsoft.thrifty.gradle.plugin" rev="3.1.0-RC02">
  <artifact name="com.microsoft.thrifty.gradle.plugin" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.thrifty', module='com.microsoft.thrifty.gradle.plugin', version='3.1.0-RC02')
)
libraryDependencies += "com.microsoft.thrifty" % "com.microsoft.thrifty.gradle.plugin" % "3.1.0-RC02"
[com.microsoft.thrifty/com.microsoft.thrifty.gradle.plugin "3.1.0-RC02"]

Dependencies

compile (1)

Group / Artifact Type Version
com.microsoft.thrifty : thrifty-gradle-plugin jar 3.1.0-RC02

Project Modules

There are no modules declared in this project.