Jar examples for x:xproc-api
You can download jar file xproc-api 2.0.0 in this page.
You can use the following script to add xproc-api-2.0.0.jar to your project.
<dependency> <groupId>org.daisy.pipeline</groupId> <artifactId>xproc-api</artifactId> <version>2.0.0</version> </dependency>
compile group: 'org.daisy.pipeline', name: 'xproc-api', version: '2.0.0'
libraryDependencies += "org.daisy.pipeline" % "xproc-api" % "2.0.0"
<dependency org="org.daisy.pipeline" name="xproc-api" rev="2.0.0"/>
@Grapes(@Grab(group='org.daisy.pipeline', module='xproc-api', version='2.0.0'))
'org.daisy.pipeline:xproc-api:jar:2.0.0'
Click the following link to download the jar file.
xproc-api-2.0.0-javadoc.jar