Download wps-api-2.0.0.jar file - Jar w

Jar examples for w:wps-api

Description

You can download jar file wps-api 2.0.0 in this page.

Build File

You can use the following script to add wps-api-2.0.0.jar to your project.

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

Download

Click the following link to download the jar file.

wps-api-2.0.0-javadoc.jar
wps-api-2.0.0-sources.jar
wps-api-2.0.0.jar
wps-api-2.0.0.pom



Related Tutorials