Download webservice-jaxb-1.0.0.jar file - Jar w

Jar examples for w:webservice-jaxb

Description

You can download jar file webservice-jaxb 1.0.0 in this page.

Build File

You can use the following script to add webservice-jaxb-1.0.0.jar to your project.

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

Download

Click the following link to download the jar file.

webservice-jaxb-1.0.0-javadoc.jar
webservice-jaxb-1.0.0-sources.jar
webservice-jaxb-1.0.0.jar
webservice-jaxb-1.0.0.pom



Related Tutorials