is not current version
Last Version 3.1.0-RC02

Thrifty Gradle Plugin 2.1.2

Generates Java and/or Kotlin sources from .thrift files

License

License

Categories

Categories

Gradle Build Tools
GroupId

GroupId

com.microsoft.thrifty
ArtifactId

ArtifactId

com.microsoft.thrifty.gradle.plugin
Version

Version

2.1.2
Type

Type

pom
Description

Description

Thrifty Gradle Plugin
Generates Java and/or Kotlin sources from .thrift files
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 2.1.2


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

Dependencies

compile (1)

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

Project Modules

There are no modules declared in this project.