is not current version
Last Version 3.1.0-RC02

thrifty-gradle-plugin 3.0.0

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.0.0
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.0.0


<!-- 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.0.0</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.0.0'
// https://jarcasting.com/artifacts/com.microsoft.thrifty/com.microsoft.thrifty.gradle.plugin/
implementation ("com.microsoft.thrifty:com.microsoft.thrifty.gradle.plugin:3.0.0")
'com.microsoft.thrifty:com.microsoft.thrifty.gradle.plugin:pom:3.0.0'
<dependency org="com.microsoft.thrifty" name="com.microsoft.thrifty.gradle.plugin" rev="3.0.0">
  <artifact name="com.microsoft.thrifty.gradle.plugin" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.thrifty', module='com.microsoft.thrifty.gradle.plugin', version='3.0.0')
)
libraryDependencies += "com.microsoft.thrifty" % "com.microsoft.thrifty.gradle.plugin" % "3.0.0"
[com.microsoft.thrifty/com.microsoft.thrifty.gradle.plugin "3.0.0"]

Dependencies

compile (1)

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

Project Modules

There are no modules declared in this project.