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.6.5 in this page.
Apache License
You can use the following script to add ant-trax-1.6.5.jar to your project.
<dependency> <groupId>ant</groupId> <artifactId>ant-trax</artifactId> <version>1.6.5</version> </dependency>
compile group: 'ant', name: 'ant-trax', version: '1.6.5'
libraryDependencies += "ant" % "ant-trax" % "1.6.5"
<dependency org="ant" name="ant-trax" rev="1.6.5"/>
@Grapes(@Grab(group='ant', module='ant-trax', version='1.6.5'))
'ant:ant-trax:jar:1.6.5'
Click the following link to download the jar file.
ant-trax-1.6.5.jar