is not current version
Last Version 0.0.6

co.tomlee.gradle.plugins:gradle-thrift-plugin 0.0.4

gradle-thrift-plugin

Categories

Categories

Gradle Build Tools
GroupId

GroupId

co.tomlee.gradle.plugins
ArtifactId

ArtifactId

gradle-thrift-plugin
Version

Version

0.0.4
Type

Type

jar

Download gradle-thrift-plugin 0.0.4


<!-- https://jarcasting.com/artifacts/co.tomlee.gradle.plugins/gradle-thrift-plugin/ -->
<dependency>
    <groupId>co.tomlee.gradle.plugins</groupId>
    <artifactId>gradle-thrift-plugin</artifactId>
    <version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/co.tomlee.gradle.plugins/gradle-thrift-plugin/
implementation 'co.tomlee.gradle.plugins:gradle-thrift-plugin:0.0.4'
// https://jarcasting.com/artifacts/co.tomlee.gradle.plugins/gradle-thrift-plugin/
implementation ("co.tomlee.gradle.plugins:gradle-thrift-plugin:0.0.4")
'co.tomlee.gradle.plugins:gradle-thrift-plugin:jar:0.0.4'
<dependency org="co.tomlee.gradle.plugins" name="gradle-thrift-plugin" rev="0.0.4">
  <artifact name="gradle-thrift-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='co.tomlee.gradle.plugins', module='gradle-thrift-plugin', version='0.0.4')
)
libraryDependencies += "co.tomlee.gradle.plugins" % "gradle-thrift-plugin" % "0.0.4"
[co.tomlee.gradle.plugins/gradle-thrift-plugin "0.0.4"]