is not current version
Last Version 1.0.8

top.fzqblog:ant 1.0.6


Categories

Categories

Ant Build Tools
GroupId

GroupId

top.fzqblog
ArtifactId

ArtifactId

ant
Version

Version

1.0.6
Type

Type

jar

Download ant 1.0.6


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