Download modules-registry-2.0.0.jar file - Jar m

Jar examples for m:modules-registry

Description

You can download jar file modules-registry 2.0.0 in this page.

Build File

You can use the following script to add modules-registry-2.0.0.jar to your project.

<dependency>
   <groupId>org.daisy.pipeline</groupId>
   <artifactId>modules-registry</artifactId>
   <version>2.0.0</version>
</dependency>
compile group: 'org.daisy.pipeline', name: 'modules-registry', version: '2.0.0'
libraryDependencies += "org.daisy.pipeline" % "modules-registry" % "2.0.0"
<dependency org="org.daisy.pipeline" name="modules-registry" rev="2.0.0"/>
@Grapes(@Grab(group='org.daisy.pipeline', module='modules-registry', version='2.0.0'))
'org.daisy.pipeline:modules-registry:jar:2.0.0'

Download

Click the following link to download the jar file.

modules-registry-2.0.0-javadoc.jar
modules-registry-2.0.0-sources.jar
modules-registry-2.0.0.jar
modules-registry-2.0.0.pom



Related Tutorials