Jar examples for a:ant-commons-logging
Ant Listener based on commons-logging
You can download jar file ant-commons-logging 1.9.4 in this page.
Apache License
You can use the following script to add ant-commons-logging-1.9.4.jar to your project.
<dependency> <groupId>org.apache.ant</groupId> <artifactId>ant-commons-logging</artifactId> <version>1.9.4</version> </dependency>
compile group: 'org.apache.ant', name: 'ant-commons-logging', version: '1.9.4'
libraryDependencies += "org.apache.ant" % "ant-commons-logging" % "1.9.4"
<dependency org="org.apache.ant" name="ant-commons-logging" rev="1.9.4"/>
@Grapes(@Grab(group='org.apache.ant', module='ant-commons-logging', version='1.9.4'))
'org.apache.ant:ant-commons-logging:jar:1.9.4'
Click the following link to download the jar file.
ant-commons-logging-1.9.4-sources.jar