Download xspec-runner-1.0.2.jar file - Jar x

Jar examples for x:xspec-runner

Description

You can download jar file xspec-runner 1.0.2 in this page.

Build File

You can use the following script to add xspec-runner-1.0.2.jar to your project.

<dependency>
   <groupId>org.daisy.maven</groupId>
   <artifactId>xspec-runner</artifactId>
   <version>1.0.2</version>
</dependency>
compile group: 'org.daisy.maven', name: 'xspec-runner', version: '1.0.2'
libraryDependencies += "org.daisy.maven" % "xspec-runner" % "1.0.2"
<dependency org="org.daisy.maven" name="xspec-runner" rev="1.0.2"/>
@Grapes(@Grab(group='org.daisy.maven', module='xspec-runner', version='1.0.2'))
'org.daisy.maven:xspec-runner:jar:1.0.2'

Download

Click the following link to download the jar file.

xspec-runner-1.0.2-javadoc.jar
xspec-runner-1.0.2-sources.jar
xspec-runner-1.0.2.jar
xspec-runner-1.0.2.pom



Related Tutorials