Download wps-pd-1.0.jar file - Jar w

Jar examples for w:wps-pd

Description

You can download jar file wps-pd 1.0 in this page.

Build File

You can use the following script to add wps-pd-1.0.jar to your project.

<dependency>
   <groupId>net.disy.wps</groupId>
   <artifactId>wps-pd</artifactId>
   <version>1.0</version>
</dependency>
compile group: 'net.disy.wps', name: 'wps-pd', version: '1.0'
libraryDependencies += "net.disy.wps" % "wps-pd" % "1.0"
<dependency org="net.disy.wps" name="wps-pd" rev="1.0"/>
@Grapes(@Grab(group='net.disy.wps', module='wps-pd', version='1.0'))
'net.disy.wps:wps-pd:jar:1.0'

Download

Click the following link to download the jar file.

wps-pd-1.0-javadoc.jar
wps-pd-1.0-sources.jar
wps-pd-1.0.jar
wps-pd-1.0.pom



Related Tutorials