Last Version

top.fzqblog:ant 1.0.8

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

top.fzqblog
ArtifactId

ArtifactId

ant
Version

Version

1.0.8
Type

Type

jar
Description

Description

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Source Code Management

Source Code Management

https://github.com/asmysoul/ant

Download ant 1.0.8


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

Dependencies

compile (8)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25
org.slf4j : jcl-over-slf4j jar 1.7.25
ch.qos.logback : logback-classic jar 1.2.3
ch.qos.logback : logback-core jar 1.2.3
org.apache.httpcomponents : httpclient jar 4.5.2
org.jsoup : jsoup jar 1.10.2
org.apache.httpcomponents : httpcore jar 4.4.4
com.alibaba : fastjson jar 1.2.47

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.