Download ant-apache-log4j-1.9.4.jar file - Jar a

Jar examples for a:ant-apache-log4j

Description

You can download jar file ant-apache-log4j 1.9.4 in this page.

License

Apache License

Build File

You can use the following script to add ant-apache-log4j-1.9.4.jar to your project.

<dependency>
   <groupId>org.apache.ant</groupId>
   <artifactId>ant-apache-log4j</artifactId>
   <version>1.9.4</version>
</dependency>
compile group: 'org.apache.ant', name: 'ant-apache-log4j', version: '1.9.4'
libraryDependencies += "org.apache.ant" % "ant-apache-log4j" % "1.9.4"
<dependency org="org.apache.ant" name="ant-apache-log4j" rev="1.9.4"/>
@Grapes(@Grab(group='org.apache.ant', module='ant-apache-log4j', version='1.9.4'))
'org.apache.ant:ant-apache-log4j:jar:1.9.4'

Download

Click the following link to download the jar file.

ant-apache-log4j-1.9.4-sources.jar
ant-apache-log4j-1.9.4.jar
ant-apache-log4j-1.9.4.pom



Related Tutorials