Download ant-trax-1.7.1.jar file - Jar a

Jar examples for a:ant-trax

Description

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.

License

Apache License

Build File

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'

Download

Click the following link to download the jar file.

ant-trax-1.7.1.jar
ant-trax-1.7.1.pom



Related Tutorials