Thrift Ant Task

The thrift compiler ant task

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.haiwanwan
ArtifactId

ArtifactId

thrift-ant
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Thrift Ant Task
The thrift compiler ant task

Download thrift-ant

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.ant : ant jar 1.8.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.0