Jar examples for a:ant-trax
contains particularly one class necessary for the execution of the xslt task
You can download jar file ant-trax 1.7.1 in this page.
Apache License
You can use the following script to add ant-trax-1.7.1.jar to your project.
<dependency> <groupId>org.apache.ant</groupId> <artifactId>ant-trax</artifactId> <version>1.7.1</version> </dependency>
compile group: 'org.apache.ant', name: 'ant-trax', version: '1.7.1'
libraryDependencies += "org.apache.ant" % "ant-trax" % "1.7.1"
<dependency org="org.apache.ant" name="ant-trax" rev="1.7.1"/>
@Grapes(@Grab(group='org.apache.ant', module='ant-trax', version='1.7.1'))
'org.apache.ant:ant-trax:jar:1.7.1'
Click the following link to download the jar file.
ant-trax-1.7.1.jar