Jar examples for x:xprocspec
A tool for testing XProc scripts
You can download jar file xprocspec 1.2.0 in this page.
GNU Lesser General Public License (LGPL)
You can use the following script to add xprocspec-1.2.0.jar to your project.
<dependency> <groupId>org.daisy.xprocspec</groupId> <artifactId>xprocspec</artifactId> <version>1.2.0</version> </dependency>
compile group: 'org.daisy.xprocspec', name: 'xprocspec', version: '1.2.0'
libraryDependencies += "org.daisy.xprocspec" % "xprocspec" % "1.2.0"
<dependency org="org.daisy.xprocspec" name="xprocspec" rev="1.2.0"/>
@Grapes(@Grab(group='org.daisy.xprocspec', module='xprocspec', version='1.2.0'))
'org.daisy.xprocspec:xprocspec:jar:1.2.0'
Click the following link to download the jar file.
xprocspec-1.2.0.jar