Jar examples for x:xslt
An XSLT Library
You can download jar file xslt 1.0.1 in this page.
You can use the following script to add xslt-1.0.1.jar to your project.
<dependency> <groupId>edu.byu.hbll</groupId> <artifactId>xslt</artifactId> <version>1.0.1</version> </dependency>
compile group: 'edu.byu.hbll', name: 'xslt', version: '1.0.1'
libraryDependencies += "edu.byu.hbll" % "xslt" % "1.0.1"
<dependency org="edu.byu.hbll" name="xslt" rev="1.0.1"/>
@Grapes(@Grab(group='edu.byu.hbll', module='xslt', version='1.0.1'))
'edu.byu.hbll:xslt:jar:1.0.1'
Click the following link to download the jar file.
xslt-1.0.1-javadoc.jar