a

ant-apache-log4j

Files download
File Operation
ant-apache-log4j-1.6.4.jar download
ant-apache-log4j-1.6.4.pom download
Apache Maven
<dependency>
  <groupId>ant</groupId>
  <artifactId>ant-apache-log4j</artifactId>
  <version>1.6.4</version>
</dependency>
Gradle Groovy
implementation 'ant:ant-apache-log4j:1.6.4'
Gradle Kotlin
implementation("ant:ant-apache-log4j:1.6.4")
Scala SBT
libraryDependencies += "ant" % "ant-apache-log4j" % "1.6.4"
Groovy Grape
@Grapes(
  @Grab(group='ant', module='ant-apache-log4j', version='1.6.4')
)
Apache Ivy
<dependency org="ant" name="ant-apache-log4j" rev="1.6.4" />
Leiningen
[ant/ant-apache-log4j "1.6.4"]
Apache Buildr
'ant:ant-apache-log4j:jar:1.6.4'
Dependencies
The project has no third-party dependencies