Download xprocspec-1.2.0.jar file - Jar x

Jar examples for x:xprocspec

Description

A tool for testing XProc scripts

You can download jar file xprocspec 1.2.0 in this page.

License

GNU Lesser General Public License (LGPL)

Build File

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'

Download

Click the following link to download the jar file.

xprocspec-1.2.0.jar
xprocspec-1.2.0.pom



Related Tutorials