License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdcom.haiwanwan |
ArtifactId | ArtifactIdthrift-ant |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionThrift Ant Task
The thrift compiler ant task
|
Filename | Size |
---|---|
thrift-ant-1.0.pom | |
thrift-ant-1.0.jar | 4 KB |
thrift-ant-1.0-sources.jar | 2 KB |
thrift-ant-1.0-javadoc.jar | 36 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.ant : ant | jar | 1.8.4 |